Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2016-10397 (GCVE-0-2016-10397)
Vulnerability from cvelistv5
- n/a
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T03:21:50.800Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://openwall.com/lists/oss-security/2017/07/10/6" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://php.net/ChangeLog-5.php" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20180112-0001/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=b061fa909de77085d3822a89ab901b934d0362c4" }, { "name": "99552", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/99552" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://php.net/ChangeLog-7.php" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugs.php.net/bug.php?id=73192" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2017-07-10T00:00:00", "descriptions": [ { "lang": "en", "value": "In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c)." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-01-13T10:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "http://openwall.com/lists/oss-security/2017/07/10/6" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://php.net/ChangeLog-5.php" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://security.netapp.com/advisory/ntap-20180112-0001/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=b061fa909de77085d3822a89ab901b934d0362c4" }, { "name": "99552", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/99552" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://php.net/ChangeLog-7.php" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugs.php.net/bug.php?id=73192" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-10397", "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": "In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://openwall.com/lists/oss-security/2017/07/10/6", "refsource": "CONFIRM", "url": "http://openwall.com/lists/oss-security/2017/07/10/6" }, { "name": "http://php.net/ChangeLog-5.php", "refsource": "CONFIRM", "url": "http://php.net/ChangeLog-5.php" }, { "name": "https://security.netapp.com/advisory/ntap-20180112-0001/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20180112-0001/" }, { "name": "http://git.php.net/?p=php-src.git;a=commit;h=b061fa909de77085d3822a89ab901b934d0362c4", "refsource": "CONFIRM", "url": "http://git.php.net/?p=php-src.git;a=commit;h=b061fa909de77085d3822a89ab901b934d0362c4" }, { "name": "99552", "refsource": "BID", "url": "http://www.securityfocus.com/bid/99552" }, { "name": "http://php.net/ChangeLog-7.php", "refsource": "CONFIRM", "url": "http://php.net/ChangeLog-7.php" }, { "name": "https://bugs.php.net/bug.php?id=73192", "refsource": "CONFIRM", "url": "https://bugs.php.net/bug.php?id=73192" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2016-10397", "datePublished": "2017-07-10T14:00:00", "dateReserved": "2017-07-10T00:00:00", "dateUpdated": "2024-08-06T03:21:50.800Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2016-10397\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-07-10T14:29:00.417\",\"lastModified\":\"2025-04-20T01:37:25.860\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c).\"},{\"lang\":\"es\",\"value\":\"En PHP, en versiones anteriores a la 5.6.28 y en versiones 7.x anteriores a la 7.0.13, la manipulaci\u00f3n incorrecta de varios componentes URI en el analizador sint\u00e1ctico de URI podr\u00eda ser empleada por atacantes para omitir comprobaciones URI espec\u00edficas de hostname, tal y como demuestran las entradas evil.example.com:80#@good.example.com/ y evil.example.com:80?@good.example.com/ en la funci\u00f3n parse_url (implementadas en la funci\u00f3n php_url_parse_ex en ext/standard/url.c).\"}],\"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:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"5.6.27\",\"matchCriteriaId\":\"DEBFD36E-4559-474C-ADEE-3686F156180C\"},{\"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,\"criteria\":\"cpe:2.3:a:php:php:7.0.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6745CC43-2836-4CD8-848F-EEA08AE9D5AC\"}]}]}],\"references\":[{\"url\":\"http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=b061fa909de77085d3822a89ab901b934d0362c4\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://openwall.com/lists/oss-security/2017/07/10/6\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://php.net/ChangeLog-5.php\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://php.net/ChangeLog-7.php\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/99552\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugs.php.net/bug.php?id=73192\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20180112-0001/\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=b061fa909de77085d3822a89ab901b934d0362c4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://openwall.com/lists/oss-security/2017/07/10/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://php.net/ChangeLog-5.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://php.net/ChangeLog-7.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/99552\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugs.php.net/bug.php?id=73192\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20180112-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
fkie_cve-2016-10397
Vulnerability from fkie_nvd
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "DEBFD36E-4559-474C-ADEE-3686F156180C", "versionEndIncluding": "5.6.27", "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 }, { "criteria": "cpe:2.3:a:php:php:7.0.12:*:*:*:*:*:*:*", "matchCriteriaId": "6745CC43-2836-4CD8-848F-EEA08AE9D5AC", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c)." }, { "lang": "es", "value": "En PHP, en versiones anteriores a la 5.6.28 y en versiones 7.x anteriores a la 7.0.13, la manipulaci\u00f3n incorrecta de varios componentes URI en el analizador sint\u00e1ctico de URI podr\u00eda ser empleada por atacantes para omitir comprobaciones URI espec\u00edficas de hostname, tal y como demuestran las entradas evil.example.com:80#@good.example.com/ y evil.example.com:80?@good.example.com/ en la funci\u00f3n parse_url (implementadas en la funci\u00f3n php_url_parse_ex en ext/standard/url.c)." } ], "id": "CVE-2016-10397", "lastModified": "2025-04-20T01:37:25.860", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2017-07-10T14:29:00.417", "references": [ { "source": "cve@mitre.org", "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=b061fa909de77085d3822a89ab901b934d0362c4" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://openwall.com/lists/oss-security/2017/07/10/6" }, { "source": "cve@mitre.org", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://php.net/ChangeLog-5.php" }, { "source": "cve@mitre.org", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://php.net/ChangeLog-7.php" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/99552" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugs.php.net/bug.php?id=73192" }, { "source": "cve@mitre.org", "url": "https://security.netapp.com/advisory/ntap-20180112-0001/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=b061fa909de77085d3822a89ab901b934d0362c4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://openwall.com/lists/oss-security/2017/07/10/6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://php.net/ChangeLog-5.php" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://php.net/ChangeLog-7.php" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/99552" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugs.php.net/bug.php?id=73192" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.netapp.com/advisory/ntap-20180112-0001/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
gsd-2016-10397
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2016-10397", "description": "In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c).", "id": "GSD-2016-10397", "references": [ "https://www.suse.com/security/cve/CVE-2016-10397.html", "https://ubuntu.com/security/CVE-2016-10397" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-10397" ], "details": "In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c).", "id": "GSD-2016-10397", "modified": "2023-12-13T01:21:26.590689Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-10397", "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": "In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://openwall.com/lists/oss-security/2017/07/10/6", "refsource": "CONFIRM", "url": "http://openwall.com/lists/oss-security/2017/07/10/6" }, { "name": "http://php.net/ChangeLog-5.php", "refsource": "CONFIRM", "url": "http://php.net/ChangeLog-5.php" }, { "name": "https://security.netapp.com/advisory/ntap-20180112-0001/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20180112-0001/" }, { "name": "http://git.php.net/?p=php-src.git;a=commit;h=b061fa909de77085d3822a89ab901b934d0362c4", "refsource": "CONFIRM", "url": "http://git.php.net/?p=php-src.git;a=commit;h=b061fa909de77085d3822a89ab901b934d0362c4" }, { "name": "99552", "refsource": "BID", "url": "http://www.securityfocus.com/bid/99552" }, { "name": "http://php.net/ChangeLog-7.php", "refsource": "CONFIRM", "url": "http://php.net/ChangeLog-7.php" }, { "name": "https://bugs.php.net/bug.php?id=73192", "refsource": "CONFIRM", "url": "https://bugs.php.net/bug.php?id=73192" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "5.6.27", "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.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 }, { "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: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.12:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-10397" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.php.net/bug.php?id=73192", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugs.php.net/bug.php?id=73192" }, { "name": "http://php.net/ChangeLog-7.php", "refsource": "CONFIRM", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://php.net/ChangeLog-7.php" }, { "name": "http://php.net/ChangeLog-5.php", "refsource": "CONFIRM", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://php.net/ChangeLog-5.php" }, { "name": "http://openwall.com/lists/oss-security/2017/07/10/6", "refsource": "CONFIRM", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://openwall.com/lists/oss-security/2017/07/10/6" }, { "name": "http://git.php.net/?p=php-src.git;a=commit;h=b061fa909de77085d3822a89ab901b934d0362c4", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "http://git.php.net/?p=php-src.git;a=commit;h=b061fa909de77085d3822a89ab901b934d0362c4" }, { "name": "99552", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/99552" }, { "name": "https://security.netapp.com/advisory/ntap-20180112-0001/", "refsource": "CONFIRM", "tags": [], "url": "https://security.netapp.com/advisory/ntap-20180112-0001/" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2018-01-14T02:29Z", "publishedDate": "2017-07-10T14:29Z" } } }
suse-su-2017:2317-1
Vulnerability from csaf_suse
Notes
{ "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": "This update for php5 fixes the following issues:\n\n- CVE-2016-10397: parse_url() can be bypassed to return fake host. (bsc#1047454)\n- CVE-2017-11143: An invalid free in the WDDX deserialization of booleanparameters could be used by\n attackers able to inject XML for deserialization tocrash the PHP interpreter. (bsc#1048097)\n- CVE-2017-11144: The opensslextension PEM sealing code did not check the return value of the\n OpenSSL sealingfunction, which could lead to a crash. (bsc#1048096)\n- CVE-2017-11145: Lack of bounds checks in timelib_meridian coud lead to information leak.\n (bsc#1048112)\n- CVE-2017-11146: Lack of bounds checks in timelib_meridian parse code could lead to information\n leak. (bsc#1048111)\n- CVE-2017-11147: The PHAR archive handler could beused by attackers supplying malicious archive\n files to crash the PHP interpreteror potentially disclose information. (bsc#1048094)\n- CVE-2016-5766: Integer Overflow in _gd2GetHeader() resulting could lead to heap overflow (bsc#986386)\n- CVE-2017-11628: Stack-base dbuffer overflow in zend_ini_do_op() in Zend/zend_ini_parser.c (bsc#1050726)\n- CVE-2017-7890: Buffer over-read from unitialized data in gdImageCreateFromGifCtx function could lead to denial of service (bsc#1050241)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Web-Scripting-12-2017-1431,SUSE-SLE-SDK-12-SP2-2017-1431,SUSE-SLE-SDK-12-SP3-2017-1431", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_2317-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2017:2317-1", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172317-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2017:2317-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-August/003175.html" }, { "category": "self", "summary": "SUSE Bug 1047454", "url": "https://bugzilla.suse.com/1047454" }, { "category": "self", "summary": "SUSE Bug 1048094", "url": "https://bugzilla.suse.com/1048094" }, { "category": "self", "summary": "SUSE Bug 1048096", "url": "https://bugzilla.suse.com/1048096" }, { "category": "self", "summary": "SUSE Bug 1048097", "url": "https://bugzilla.suse.com/1048097" }, { "category": "self", "summary": "SUSE Bug 1048111", "url": "https://bugzilla.suse.com/1048111" }, { "category": "self", "summary": "SUSE Bug 1048112", "url": "https://bugzilla.suse.com/1048112" }, { "category": "self", "summary": "SUSE Bug 1050241", "url": "https://bugzilla.suse.com/1050241" }, { "category": "self", "summary": "SUSE Bug 1050726", "url": "https://bugzilla.suse.com/1050726" }, { "category": "self", "summary": "SUSE Bug 986386", "url": "https://bugzilla.suse.com/986386" }, { "category": "self", "summary": "SUSE CVE CVE-2016-10397 page", "url": "https://www.suse.com/security/cve/CVE-2016-10397/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5766 page", "url": "https://www.suse.com/security/cve/CVE-2016-5766/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11143 page", "url": "https://www.suse.com/security/cve/CVE-2017-11143/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11144 page", "url": "https://www.suse.com/security/cve/CVE-2017-11144/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11145 page", "url": "https://www.suse.com/security/cve/CVE-2017-11145/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11146 page", "url": "https://www.suse.com/security/cve/CVE-2017-11146/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11147 page", "url": "https://www.suse.com/security/cve/CVE-2017-11147/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11628 page", "url": "https://www.suse.com/security/cve/CVE-2017-11628/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-7890 page", "url": "https://www.suse.com/security/cve/CVE-2017-7890/" } ], "title": "Security update for php5", "tracking": { "current_release_date": "2017-08-31T19:45:03Z", "generator": { "date": "2017-08-31T19:45:03Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2017:2317-1", "initial_release_date": "2017-08-31T19:45:03Z", "revision_history": [ { "date": "2017-08-31T19:45:03Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-109.5.1.aarch64", "product": { "name": "apache2-mod_php5-5.5.14-109.5.1.aarch64", "product_id": "apache2-mod_php5-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-5.5.14-109.5.1.aarch64", "product": { "name": "php5-5.5.14-109.5.1.aarch64", "product_id": "php5-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-109.5.1.aarch64", "product": { "name": "php5-bcmath-5.5.14-109.5.1.aarch64", "product_id": "php5-bcmath-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-109.5.1.aarch64", "product": { "name": "php5-bz2-5.5.14-109.5.1.aarch64", "product_id": "php5-bz2-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-109.5.1.aarch64", "product": { "name": "php5-calendar-5.5.14-109.5.1.aarch64", "product_id": "php5-calendar-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-109.5.1.aarch64", "product": { "name": "php5-ctype-5.5.14-109.5.1.aarch64", "product_id": "php5-ctype-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-curl-5.5.14-109.5.1.aarch64", "product": { "name": "php5-curl-5.5.14-109.5.1.aarch64", "product_id": "php5-curl-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-dba-5.5.14-109.5.1.aarch64", "product": { "name": "php5-dba-5.5.14-109.5.1.aarch64", "product_id": "php5-dba-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-dom-5.5.14-109.5.1.aarch64", "product": { "name": "php5-dom-5.5.14-109.5.1.aarch64", "product_id": "php5-dom-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-109.5.1.aarch64", "product": { "name": "php5-enchant-5.5.14-109.5.1.aarch64", "product_id": "php5-enchant-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-exif-5.5.14-109.5.1.aarch64", "product": { "name": "php5-exif-5.5.14-109.5.1.aarch64", "product_id": "php5-exif-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-109.5.1.aarch64", "product": { "name": "php5-fastcgi-5.5.14-109.5.1.aarch64", "product_id": "php5-fastcgi-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-109.5.1.aarch64", "product": { "name": "php5-fileinfo-5.5.14-109.5.1.aarch64", "product_id": "php5-fileinfo-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-109.5.1.aarch64", "product": { "name": "php5-fpm-5.5.14-109.5.1.aarch64", "product_id": "php5-fpm-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-109.5.1.aarch64", "product": { "name": "php5-ftp-5.5.14-109.5.1.aarch64", "product_id": "php5-ftp-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-gd-5.5.14-109.5.1.aarch64", "product": { "name": "php5-gd-5.5.14-109.5.1.aarch64", "product_id": "php5-gd-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-109.5.1.aarch64", "product": { "name": "php5-gettext-5.5.14-109.5.1.aarch64", "product_id": "php5-gettext-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-109.5.1.aarch64", "product": { "name": "php5-gmp-5.5.14-109.5.1.aarch64", "product_id": "php5-gmp-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-109.5.1.aarch64", "product": { "name": "php5-iconv-5.5.14-109.5.1.aarch64", "product_id": "php5-iconv-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-imap-5.5.14-109.5.1.aarch64", "product": { "name": "php5-imap-5.5.14-109.5.1.aarch64", "product_id": "php5-imap-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-intl-5.5.14-109.5.1.aarch64", "product": { "name": "php5-intl-5.5.14-109.5.1.aarch64", "product_id": "php5-intl-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-json-5.5.14-109.5.1.aarch64", "product": { "name": "php5-json-5.5.14-109.5.1.aarch64", "product_id": "php5-json-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-109.5.1.aarch64", "product": { "name": "php5-ldap-5.5.14-109.5.1.aarch64", "product_id": "php5-ldap-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-109.5.1.aarch64", "product": { "name": "php5-mbstring-5.5.14-109.5.1.aarch64", "product_id": "php5-mbstring-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-109.5.1.aarch64", "product": { "name": "php5-mcrypt-5.5.14-109.5.1.aarch64", "product_id": "php5-mcrypt-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-109.5.1.aarch64", "product": { "name": "php5-mysql-5.5.14-109.5.1.aarch64", "product_id": "php5-mysql-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-109.5.1.aarch64", "product": { "name": "php5-odbc-5.5.14-109.5.1.aarch64", "product_id": "php5-odbc-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-109.5.1.aarch64", "product": { "name": "php5-opcache-5.5.14-109.5.1.aarch64", "product_id": "php5-opcache-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-109.5.1.aarch64", "product": { "name": "php5-openssl-5.5.14-109.5.1.aarch64", "product_id": "php5-openssl-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-109.5.1.aarch64", "product": { "name": "php5-pcntl-5.5.14-109.5.1.aarch64", "product_id": "php5-pcntl-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-109.5.1.aarch64", "product": { "name": "php5-pdo-5.5.14-109.5.1.aarch64", "product_id": "php5-pdo-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-109.5.1.aarch64", "product": { "name": "php5-pgsql-5.5.14-109.5.1.aarch64", "product_id": "php5-pgsql-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-phar-5.5.14-109.5.1.aarch64", "product": { "name": "php5-phar-5.5.14-109.5.1.aarch64", "product_id": "php5-phar-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-posix-5.5.14-109.5.1.aarch64", "product": { "name": "php5-posix-5.5.14-109.5.1.aarch64", "product_id": "php5-posix-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-109.5.1.aarch64", "product": { "name": "php5-pspell-5.5.14-109.5.1.aarch64", "product_id": "php5-pspell-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-109.5.1.aarch64", "product": { "name": "php5-shmop-5.5.14-109.5.1.aarch64", "product_id": "php5-shmop-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-109.5.1.aarch64", "product": { "name": "php5-snmp-5.5.14-109.5.1.aarch64", "product_id": "php5-snmp-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-soap-5.5.14-109.5.1.aarch64", "product": { "name": "php5-soap-5.5.14-109.5.1.aarch64", "product_id": "php5-soap-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-109.5.1.aarch64", "product": { "name": "php5-sockets-5.5.14-109.5.1.aarch64", "product_id": "php5-sockets-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-109.5.1.aarch64", "product": { "name": "php5-sqlite-5.5.14-109.5.1.aarch64", "product_id": "php5-sqlite-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-109.5.1.aarch64", "product": { "name": "php5-suhosin-5.5.14-109.5.1.aarch64", "product_id": "php5-suhosin-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-109.5.1.aarch64", "product": { "name": "php5-sysvmsg-5.5.14-109.5.1.aarch64", "product_id": "php5-sysvmsg-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-109.5.1.aarch64", "product": { "name": "php5-sysvsem-5.5.14-109.5.1.aarch64", "product_id": "php5-sysvsem-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-109.5.1.aarch64", "product": { "name": "php5-sysvshm-5.5.14-109.5.1.aarch64", "product_id": "php5-sysvshm-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-109.5.1.aarch64", "product": { "name": "php5-tokenizer-5.5.14-109.5.1.aarch64", "product_id": "php5-tokenizer-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-109.5.1.aarch64", "product": { "name": "php5-wddx-5.5.14-109.5.1.aarch64", "product_id": "php5-wddx-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-109.5.1.aarch64", "product": { "name": "php5-xmlreader-5.5.14-109.5.1.aarch64", "product_id": "php5-xmlreader-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-109.5.1.aarch64", "product": { "name": "php5-xmlrpc-5.5.14-109.5.1.aarch64", "product_id": "php5-xmlrpc-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-109.5.1.aarch64", "product": { "name": "php5-xmlwriter-5.5.14-109.5.1.aarch64", "product_id": "php5-xmlwriter-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-109.5.1.aarch64", "product": { "name": "php5-xsl-5.5.14-109.5.1.aarch64", "product_id": "php5-xsl-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-zip-5.5.14-109.5.1.aarch64", "product": { "name": "php5-zip-5.5.14-109.5.1.aarch64", "product_id": "php5-zip-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-109.5.1.aarch64", "product": { "name": "php5-zlib-5.5.14-109.5.1.aarch64", "product_id": "php5-zlib-5.5.14-109.5.1.aarch64" } }, { "category": "product_version", "name": "php5-devel-5.5.14-109.5.1.aarch64", "product": { "name": "php5-devel-5.5.14-109.5.1.aarch64", "product_id": "php5-devel-5.5.14-109.5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "php5-pear-5.5.14-109.5.1.noarch", "product": { "name": "php5-pear-5.5.14-109.5.1.noarch", "product_id": "php5-pear-5.5.14-109.5.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-109.5.1.ppc64le", "product": { "name": "apache2-mod_php5-5.5.14-109.5.1.ppc64le", "product_id": "apache2-mod_php5-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-5.5.14-109.5.1.ppc64le", "product_id": "php5-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-bcmath-5.5.14-109.5.1.ppc64le", "product_id": "php5-bcmath-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-bz2-5.5.14-109.5.1.ppc64le", "product_id": "php5-bz2-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-calendar-5.5.14-109.5.1.ppc64le", "product_id": "php5-calendar-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-ctype-5.5.14-109.5.1.ppc64le", "product_id": "php5-ctype-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-curl-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-curl-5.5.14-109.5.1.ppc64le", "product_id": "php5-curl-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-dba-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-dba-5.5.14-109.5.1.ppc64le", "product_id": "php5-dba-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-dom-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-dom-5.5.14-109.5.1.ppc64le", "product_id": "php5-dom-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-enchant-5.5.14-109.5.1.ppc64le", "product_id": "php5-enchant-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-exif-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-exif-5.5.14-109.5.1.ppc64le", "product_id": "php5-exif-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-fastcgi-5.5.14-109.5.1.ppc64le", "product_id": "php5-fastcgi-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-fileinfo-5.5.14-109.5.1.ppc64le", "product_id": "php5-fileinfo-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-fpm-5.5.14-109.5.1.ppc64le", "product_id": "php5-fpm-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-ftp-5.5.14-109.5.1.ppc64le", "product_id": "php5-ftp-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-gd-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-gd-5.5.14-109.5.1.ppc64le", "product_id": "php5-gd-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-gettext-5.5.14-109.5.1.ppc64le", "product_id": "php5-gettext-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-gmp-5.5.14-109.5.1.ppc64le", "product_id": "php5-gmp-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-iconv-5.5.14-109.5.1.ppc64le", "product_id": "php5-iconv-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-imap-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-imap-5.5.14-109.5.1.ppc64le", "product_id": "php5-imap-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-intl-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-intl-5.5.14-109.5.1.ppc64le", "product_id": "php5-intl-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-json-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-json-5.5.14-109.5.1.ppc64le", "product_id": "php5-json-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-ldap-5.5.14-109.5.1.ppc64le", "product_id": "php5-ldap-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-mbstring-5.5.14-109.5.1.ppc64le", "product_id": "php5-mbstring-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-mcrypt-5.5.14-109.5.1.ppc64le", "product_id": "php5-mcrypt-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-mysql-5.5.14-109.5.1.ppc64le", "product_id": "php5-mysql-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-odbc-5.5.14-109.5.1.ppc64le", "product_id": "php5-odbc-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-opcache-5.5.14-109.5.1.ppc64le", "product_id": "php5-opcache-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-openssl-5.5.14-109.5.1.ppc64le", "product_id": "php5-openssl-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-pcntl-5.5.14-109.5.1.ppc64le", "product_id": "php5-pcntl-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-pdo-5.5.14-109.5.1.ppc64le", "product_id": "php5-pdo-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-pgsql-5.5.14-109.5.1.ppc64le", "product_id": "php5-pgsql-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-phar-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-phar-5.5.14-109.5.1.ppc64le", "product_id": "php5-phar-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-posix-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-posix-5.5.14-109.5.1.ppc64le", "product_id": "php5-posix-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-pspell-5.5.14-109.5.1.ppc64le", "product_id": "php5-pspell-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-shmop-5.5.14-109.5.1.ppc64le", "product_id": "php5-shmop-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-snmp-5.5.14-109.5.1.ppc64le", "product_id": "php5-snmp-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-soap-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-soap-5.5.14-109.5.1.ppc64le", "product_id": "php5-soap-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-sockets-5.5.14-109.5.1.ppc64le", "product_id": "php5-sockets-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-sqlite-5.5.14-109.5.1.ppc64le", "product_id": "php5-sqlite-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-suhosin-5.5.14-109.5.1.ppc64le", "product_id": "php5-suhosin-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-sysvmsg-5.5.14-109.5.1.ppc64le", "product_id": "php5-sysvmsg-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-sysvsem-5.5.14-109.5.1.ppc64le", "product_id": "php5-sysvsem-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-sysvshm-5.5.14-109.5.1.ppc64le", "product_id": "php5-sysvshm-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-tokenizer-5.5.14-109.5.1.ppc64le", "product_id": "php5-tokenizer-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-wddx-5.5.14-109.5.1.ppc64le", "product_id": "php5-wddx-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-xmlreader-5.5.14-109.5.1.ppc64le", "product_id": "php5-xmlreader-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-xmlrpc-5.5.14-109.5.1.ppc64le", "product_id": "php5-xmlrpc-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-xmlwriter-5.5.14-109.5.1.ppc64le", "product_id": "php5-xmlwriter-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-xsl-5.5.14-109.5.1.ppc64le", "product_id": "php5-xsl-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-zip-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-zip-5.5.14-109.5.1.ppc64le", "product_id": "php5-zip-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-zlib-5.5.14-109.5.1.ppc64le", "product_id": "php5-zlib-5.5.14-109.5.1.ppc64le" } }, { "category": "product_version", "name": "php5-devel-5.5.14-109.5.1.ppc64le", "product": { "name": "php5-devel-5.5.14-109.5.1.ppc64le", "product_id": "php5-devel-5.5.14-109.5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-109.5.1.s390x", "product": { "name": "apache2-mod_php5-5.5.14-109.5.1.s390x", "product_id": "apache2-mod_php5-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-5.5.14-109.5.1.s390x", "product": { "name": "php5-5.5.14-109.5.1.s390x", "product_id": "php5-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-109.5.1.s390x", "product": { "name": "php5-bcmath-5.5.14-109.5.1.s390x", "product_id": "php5-bcmath-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-109.5.1.s390x", "product": { "name": "php5-bz2-5.5.14-109.5.1.s390x", "product_id": "php5-bz2-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-109.5.1.s390x", "product": { "name": "php5-calendar-5.5.14-109.5.1.s390x", "product_id": "php5-calendar-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-109.5.1.s390x", "product": { "name": "php5-ctype-5.5.14-109.5.1.s390x", "product_id": "php5-ctype-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-curl-5.5.14-109.5.1.s390x", "product": { "name": "php5-curl-5.5.14-109.5.1.s390x", "product_id": "php5-curl-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-dba-5.5.14-109.5.1.s390x", "product": { "name": "php5-dba-5.5.14-109.5.1.s390x", "product_id": "php5-dba-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-dom-5.5.14-109.5.1.s390x", "product": { "name": "php5-dom-5.5.14-109.5.1.s390x", "product_id": "php5-dom-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-109.5.1.s390x", "product": { "name": "php5-enchant-5.5.14-109.5.1.s390x", "product_id": "php5-enchant-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-exif-5.5.14-109.5.1.s390x", "product": { "name": "php5-exif-5.5.14-109.5.1.s390x", "product_id": "php5-exif-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-109.5.1.s390x", "product": { "name": "php5-fastcgi-5.5.14-109.5.1.s390x", "product_id": "php5-fastcgi-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-109.5.1.s390x", "product": { "name": "php5-fileinfo-5.5.14-109.5.1.s390x", "product_id": "php5-fileinfo-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-109.5.1.s390x", "product": { "name": "php5-fpm-5.5.14-109.5.1.s390x", "product_id": "php5-fpm-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-109.5.1.s390x", "product": { "name": "php5-ftp-5.5.14-109.5.1.s390x", "product_id": "php5-ftp-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-gd-5.5.14-109.5.1.s390x", "product": { "name": "php5-gd-5.5.14-109.5.1.s390x", "product_id": "php5-gd-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-109.5.1.s390x", "product": { "name": "php5-gettext-5.5.14-109.5.1.s390x", "product_id": "php5-gettext-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-109.5.1.s390x", "product": { "name": "php5-gmp-5.5.14-109.5.1.s390x", "product_id": "php5-gmp-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-109.5.1.s390x", "product": { "name": "php5-iconv-5.5.14-109.5.1.s390x", "product_id": "php5-iconv-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-imap-5.5.14-109.5.1.s390x", "product": { "name": "php5-imap-5.5.14-109.5.1.s390x", "product_id": "php5-imap-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-intl-5.5.14-109.5.1.s390x", "product": { "name": "php5-intl-5.5.14-109.5.1.s390x", "product_id": "php5-intl-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-json-5.5.14-109.5.1.s390x", "product": { "name": "php5-json-5.5.14-109.5.1.s390x", "product_id": "php5-json-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-109.5.1.s390x", "product": { "name": "php5-ldap-5.5.14-109.5.1.s390x", "product_id": "php5-ldap-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-109.5.1.s390x", "product": { "name": "php5-mbstring-5.5.14-109.5.1.s390x", "product_id": "php5-mbstring-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-109.5.1.s390x", "product": { "name": "php5-mcrypt-5.5.14-109.5.1.s390x", "product_id": "php5-mcrypt-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-109.5.1.s390x", "product": { "name": "php5-mysql-5.5.14-109.5.1.s390x", "product_id": "php5-mysql-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-109.5.1.s390x", "product": { "name": "php5-odbc-5.5.14-109.5.1.s390x", "product_id": "php5-odbc-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-109.5.1.s390x", "product": { "name": "php5-opcache-5.5.14-109.5.1.s390x", "product_id": "php5-opcache-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-109.5.1.s390x", "product": { "name": "php5-openssl-5.5.14-109.5.1.s390x", "product_id": "php5-openssl-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-109.5.1.s390x", "product": { "name": "php5-pcntl-5.5.14-109.5.1.s390x", "product_id": "php5-pcntl-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-109.5.1.s390x", "product": { "name": "php5-pdo-5.5.14-109.5.1.s390x", "product_id": "php5-pdo-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-109.5.1.s390x", "product": { "name": "php5-pgsql-5.5.14-109.5.1.s390x", "product_id": "php5-pgsql-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-phar-5.5.14-109.5.1.s390x", "product": { "name": "php5-phar-5.5.14-109.5.1.s390x", "product_id": "php5-phar-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-posix-5.5.14-109.5.1.s390x", "product": { "name": "php5-posix-5.5.14-109.5.1.s390x", "product_id": "php5-posix-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-109.5.1.s390x", "product": { "name": "php5-pspell-5.5.14-109.5.1.s390x", "product_id": "php5-pspell-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-109.5.1.s390x", "product": { "name": "php5-shmop-5.5.14-109.5.1.s390x", "product_id": "php5-shmop-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-109.5.1.s390x", "product": { "name": "php5-snmp-5.5.14-109.5.1.s390x", "product_id": "php5-snmp-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-soap-5.5.14-109.5.1.s390x", "product": { "name": "php5-soap-5.5.14-109.5.1.s390x", "product_id": "php5-soap-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-109.5.1.s390x", "product": { "name": "php5-sockets-5.5.14-109.5.1.s390x", "product_id": "php5-sockets-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-109.5.1.s390x", "product": { "name": "php5-sqlite-5.5.14-109.5.1.s390x", "product_id": "php5-sqlite-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-109.5.1.s390x", "product": { "name": "php5-suhosin-5.5.14-109.5.1.s390x", "product_id": "php5-suhosin-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-109.5.1.s390x", "product": { "name": "php5-sysvmsg-5.5.14-109.5.1.s390x", "product_id": "php5-sysvmsg-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-109.5.1.s390x", "product": { "name": "php5-sysvsem-5.5.14-109.5.1.s390x", "product_id": "php5-sysvsem-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-109.5.1.s390x", "product": { "name": "php5-sysvshm-5.5.14-109.5.1.s390x", "product_id": "php5-sysvshm-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-109.5.1.s390x", "product": { "name": "php5-tokenizer-5.5.14-109.5.1.s390x", "product_id": "php5-tokenizer-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-109.5.1.s390x", "product": { "name": "php5-wddx-5.5.14-109.5.1.s390x", "product_id": "php5-wddx-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-109.5.1.s390x", "product": { "name": "php5-xmlreader-5.5.14-109.5.1.s390x", "product_id": "php5-xmlreader-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-109.5.1.s390x", "product": { "name": "php5-xmlrpc-5.5.14-109.5.1.s390x", "product_id": "php5-xmlrpc-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-109.5.1.s390x", "product": { "name": "php5-xmlwriter-5.5.14-109.5.1.s390x", "product_id": "php5-xmlwriter-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-109.5.1.s390x", "product": { "name": "php5-xsl-5.5.14-109.5.1.s390x", "product_id": "php5-xsl-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-zip-5.5.14-109.5.1.s390x", "product": { "name": "php5-zip-5.5.14-109.5.1.s390x", "product_id": "php5-zip-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-109.5.1.s390x", "product": { "name": "php5-zlib-5.5.14-109.5.1.s390x", "product_id": "php5-zlib-5.5.14-109.5.1.s390x" } }, { "category": "product_version", "name": "php5-devel-5.5.14-109.5.1.s390x", "product": { "name": "php5-devel-5.5.14-109.5.1.s390x", "product_id": "php5-devel-5.5.14-109.5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-109.5.1.x86_64", "product": { "name": "apache2-mod_php5-5.5.14-109.5.1.x86_64", "product_id": "apache2-mod_php5-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-5.5.14-109.5.1.x86_64", "product": { "name": "php5-5.5.14-109.5.1.x86_64", "product_id": "php5-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-109.5.1.x86_64", "product": { "name": "php5-bcmath-5.5.14-109.5.1.x86_64", "product_id": "php5-bcmath-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-109.5.1.x86_64", "product": { "name": "php5-bz2-5.5.14-109.5.1.x86_64", "product_id": "php5-bz2-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-109.5.1.x86_64", "product": { "name": "php5-calendar-5.5.14-109.5.1.x86_64", "product_id": "php5-calendar-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-109.5.1.x86_64", "product": { "name": "php5-ctype-5.5.14-109.5.1.x86_64", "product_id": "php5-ctype-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-curl-5.5.14-109.5.1.x86_64", "product": { "name": "php5-curl-5.5.14-109.5.1.x86_64", "product_id": "php5-curl-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-dba-5.5.14-109.5.1.x86_64", "product": { "name": "php5-dba-5.5.14-109.5.1.x86_64", "product_id": "php5-dba-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-dom-5.5.14-109.5.1.x86_64", "product": { "name": "php5-dom-5.5.14-109.5.1.x86_64", "product_id": "php5-dom-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-109.5.1.x86_64", "product": { "name": "php5-enchant-5.5.14-109.5.1.x86_64", "product_id": "php5-enchant-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-exif-5.5.14-109.5.1.x86_64", "product": { "name": "php5-exif-5.5.14-109.5.1.x86_64", "product_id": "php5-exif-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-109.5.1.x86_64", "product": { "name": "php5-fastcgi-5.5.14-109.5.1.x86_64", "product_id": "php5-fastcgi-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-109.5.1.x86_64", "product": { "name": "php5-fileinfo-5.5.14-109.5.1.x86_64", "product_id": "php5-fileinfo-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-109.5.1.x86_64", "product": { "name": "php5-fpm-5.5.14-109.5.1.x86_64", "product_id": "php5-fpm-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-109.5.1.x86_64", "product": { "name": "php5-ftp-5.5.14-109.5.1.x86_64", "product_id": "php5-ftp-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-gd-5.5.14-109.5.1.x86_64", "product": { "name": "php5-gd-5.5.14-109.5.1.x86_64", "product_id": "php5-gd-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-109.5.1.x86_64", "product": { "name": "php5-gettext-5.5.14-109.5.1.x86_64", "product_id": "php5-gettext-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-109.5.1.x86_64", "product": { "name": "php5-gmp-5.5.14-109.5.1.x86_64", "product_id": "php5-gmp-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-109.5.1.x86_64", "product": { "name": "php5-iconv-5.5.14-109.5.1.x86_64", "product_id": "php5-iconv-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-imap-5.5.14-109.5.1.x86_64", "product": { "name": "php5-imap-5.5.14-109.5.1.x86_64", "product_id": "php5-imap-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-intl-5.5.14-109.5.1.x86_64", "product": { "name": "php5-intl-5.5.14-109.5.1.x86_64", "product_id": "php5-intl-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-json-5.5.14-109.5.1.x86_64", "product": { "name": "php5-json-5.5.14-109.5.1.x86_64", "product_id": "php5-json-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-109.5.1.x86_64", "product": { "name": "php5-ldap-5.5.14-109.5.1.x86_64", "product_id": "php5-ldap-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-109.5.1.x86_64", "product": { "name": "php5-mbstring-5.5.14-109.5.1.x86_64", "product_id": "php5-mbstring-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-109.5.1.x86_64", "product": { "name": "php5-mcrypt-5.5.14-109.5.1.x86_64", "product_id": "php5-mcrypt-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-109.5.1.x86_64", "product": { "name": "php5-mysql-5.5.14-109.5.1.x86_64", "product_id": "php5-mysql-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-109.5.1.x86_64", "product": { "name": "php5-odbc-5.5.14-109.5.1.x86_64", "product_id": "php5-odbc-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-109.5.1.x86_64", "product": { "name": "php5-opcache-5.5.14-109.5.1.x86_64", "product_id": "php5-opcache-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-109.5.1.x86_64", "product": { "name": "php5-openssl-5.5.14-109.5.1.x86_64", "product_id": "php5-openssl-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-109.5.1.x86_64", "product": { "name": "php5-pcntl-5.5.14-109.5.1.x86_64", "product_id": "php5-pcntl-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-109.5.1.x86_64", "product": { "name": "php5-pdo-5.5.14-109.5.1.x86_64", "product_id": "php5-pdo-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-109.5.1.x86_64", "product": { "name": "php5-pgsql-5.5.14-109.5.1.x86_64", "product_id": "php5-pgsql-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-phar-5.5.14-109.5.1.x86_64", "product": { "name": "php5-phar-5.5.14-109.5.1.x86_64", "product_id": "php5-phar-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-posix-5.5.14-109.5.1.x86_64", "product": { "name": "php5-posix-5.5.14-109.5.1.x86_64", "product_id": "php5-posix-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-109.5.1.x86_64", "product": { "name": "php5-pspell-5.5.14-109.5.1.x86_64", "product_id": "php5-pspell-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-109.5.1.x86_64", "product": { "name": "php5-shmop-5.5.14-109.5.1.x86_64", "product_id": "php5-shmop-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-109.5.1.x86_64", "product": { "name": "php5-snmp-5.5.14-109.5.1.x86_64", "product_id": "php5-snmp-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-soap-5.5.14-109.5.1.x86_64", "product": { "name": "php5-soap-5.5.14-109.5.1.x86_64", "product_id": "php5-soap-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-109.5.1.x86_64", "product": { "name": "php5-sockets-5.5.14-109.5.1.x86_64", "product_id": "php5-sockets-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-109.5.1.x86_64", "product": { "name": "php5-sqlite-5.5.14-109.5.1.x86_64", "product_id": "php5-sqlite-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-109.5.1.x86_64", "product": { "name": "php5-suhosin-5.5.14-109.5.1.x86_64", "product_id": "php5-suhosin-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-109.5.1.x86_64", "product": { "name": "php5-sysvmsg-5.5.14-109.5.1.x86_64", "product_id": "php5-sysvmsg-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-109.5.1.x86_64", "product": { "name": "php5-sysvsem-5.5.14-109.5.1.x86_64", "product_id": "php5-sysvsem-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-109.5.1.x86_64", "product": { "name": "php5-sysvshm-5.5.14-109.5.1.x86_64", "product_id": "php5-sysvshm-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-109.5.1.x86_64", "product": { "name": "php5-tokenizer-5.5.14-109.5.1.x86_64", "product_id": "php5-tokenizer-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-109.5.1.x86_64", "product": { "name": "php5-wddx-5.5.14-109.5.1.x86_64", "product_id": "php5-wddx-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-109.5.1.x86_64", "product": { "name": "php5-xmlreader-5.5.14-109.5.1.x86_64", "product_id": "php5-xmlreader-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-109.5.1.x86_64", "product": { "name": "php5-xmlrpc-5.5.14-109.5.1.x86_64", "product_id": "php5-xmlrpc-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-109.5.1.x86_64", "product": { "name": "php5-xmlwriter-5.5.14-109.5.1.x86_64", "product_id": "php5-xmlwriter-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-109.5.1.x86_64", "product": { "name": "php5-xsl-5.5.14-109.5.1.x86_64", "product_id": "php5-xsl-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-zip-5.5.14-109.5.1.x86_64", "product": { "name": "php5-zip-5.5.14-109.5.1.x86_64", "product_id": "php5-zip-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-109.5.1.x86_64", "product": { "name": "php5-zlib-5.5.14-109.5.1.x86_64", "product_id": "php5-zlib-5.5.14-109.5.1.x86_64" } }, { "category": "product_version", "name": "php5-devel-5.5.14-109.5.1.x86_64", "product": { "name": "php5-devel-5.5.14-109.5.1.x86_64", "product_id": "php5-devel-5.5.14-109.5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php5-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "apache2-mod_php5-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php5-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "apache2-mod_php5-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php5-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "apache2-mod_php5-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php5-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "apache2-mod_php5-5.5.14-109.5.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-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-bcmath-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-bcmath-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-bcmath-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-bcmath-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-bcmath-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-bcmath-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-bcmath-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-bcmath-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-bz2-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-bz2-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-bz2-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-bz2-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-bz2-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-bz2-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-bz2-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-bz2-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-calendar-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-calendar-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-calendar-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-calendar-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-calendar-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-calendar-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-calendar-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-calendar-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ctype-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-ctype-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ctype-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-ctype-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ctype-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-ctype-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ctype-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-ctype-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-curl-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-curl-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-curl-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-curl-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-curl-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-curl-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-curl-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-curl-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-dba-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-dba-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-dba-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-dba-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-dba-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-dba-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-dba-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-dba-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-dom-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-dom-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-dom-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-dom-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-dom-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-dom-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-dom-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-dom-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-enchant-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-enchant-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-enchant-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-enchant-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-enchant-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-enchant-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-enchant-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-enchant-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-exif-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-exif-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-exif-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-exif-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-exif-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-exif-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-exif-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-exif-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fastcgi-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-fastcgi-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fastcgi-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-fastcgi-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fastcgi-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-fastcgi-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fastcgi-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-fastcgi-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fileinfo-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-fileinfo-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fileinfo-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-fileinfo-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fileinfo-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-fileinfo-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fileinfo-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-fileinfo-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fpm-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-fpm-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fpm-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-fpm-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fpm-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-fpm-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-fpm-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-fpm-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ftp-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-ftp-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ftp-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-ftp-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ftp-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-ftp-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ftp-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-ftp-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gd-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-gd-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gd-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-gd-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gd-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-gd-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gd-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-gd-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gettext-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-gettext-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gettext-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-gettext-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gettext-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-gettext-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gettext-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-gettext-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gmp-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-gmp-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gmp-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-gmp-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gmp-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-gmp-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-gmp-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-gmp-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-iconv-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-iconv-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-iconv-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-iconv-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-iconv-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-iconv-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-iconv-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-iconv-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-imap-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-imap-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-imap-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-imap-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-imap-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-imap-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-imap-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-imap-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-intl-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-intl-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-intl-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-intl-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-intl-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-intl-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-intl-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-intl-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-json-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-json-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-json-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-json-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-json-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-json-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-json-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-json-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ldap-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-ldap-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ldap-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-ldap-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ldap-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-ldap-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-ldap-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-ldap-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mbstring-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-mbstring-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mbstring-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-mbstring-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mbstring-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-mbstring-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mbstring-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-mbstring-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mcrypt-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-mcrypt-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mcrypt-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-mcrypt-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mcrypt-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-mcrypt-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mcrypt-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-mcrypt-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mysql-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-mysql-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mysql-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-mysql-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mysql-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-mysql-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-mysql-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-mysql-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-odbc-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-odbc-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-odbc-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-odbc-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-odbc-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-odbc-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-odbc-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-odbc-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-opcache-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-opcache-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-opcache-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-opcache-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-opcache-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-opcache-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-opcache-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-opcache-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-openssl-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-openssl-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-openssl-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-openssl-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-openssl-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-openssl-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-openssl-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-openssl-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pcntl-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-pcntl-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pcntl-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-pcntl-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pcntl-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-pcntl-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pcntl-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-pcntl-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pdo-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-pdo-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pdo-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-pdo-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pdo-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-pdo-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pdo-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-pdo-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pear-5.5.14-109.5.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch" }, "product_reference": "php5-pear-5.5.14-109.5.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pgsql-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-pgsql-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pgsql-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-pgsql-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pgsql-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-pgsql-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pgsql-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-pgsql-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-phar-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-phar-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-phar-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-phar-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-phar-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-phar-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-phar-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-phar-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-posix-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-posix-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-posix-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-posix-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-posix-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-posix-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-posix-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-posix-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pspell-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-pspell-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pspell-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-pspell-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pspell-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-pspell-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-pspell-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-pspell-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-shmop-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-shmop-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-shmop-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-shmop-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-shmop-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-shmop-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-shmop-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-shmop-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-snmp-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-snmp-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-snmp-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-snmp-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-snmp-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-snmp-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-snmp-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-snmp-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-soap-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-soap-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-soap-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-soap-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-soap-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-soap-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-soap-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-soap-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sockets-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-sockets-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sockets-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-sockets-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sockets-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-sockets-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sockets-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-sockets-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sqlite-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-sqlite-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sqlite-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-sqlite-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sqlite-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-sqlite-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sqlite-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-sqlite-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-suhosin-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-suhosin-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-suhosin-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-suhosin-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-suhosin-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-suhosin-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-suhosin-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-suhosin-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvmsg-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-sysvmsg-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvmsg-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-sysvmsg-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvmsg-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-sysvmsg-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvmsg-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-sysvmsg-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvsem-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-sysvsem-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvsem-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-sysvsem-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvsem-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-sysvsem-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvsem-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-sysvsem-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvshm-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-sysvshm-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvshm-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-sysvshm-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvshm-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-sysvshm-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-sysvshm-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-sysvshm-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-tokenizer-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-tokenizer-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-tokenizer-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-tokenizer-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-tokenizer-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-tokenizer-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-tokenizer-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-tokenizer-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-wddx-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-wddx-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-wddx-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-wddx-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-wddx-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-wddx-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-wddx-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-wddx-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlreader-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-xmlreader-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlreader-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-xmlreader-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlreader-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-xmlreader-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlreader-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-xmlreader-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlrpc-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-xmlrpc-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlrpc-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-xmlrpc-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlrpc-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-xmlrpc-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlrpc-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-xmlrpc-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlwriter-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-xmlwriter-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlwriter-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-xmlwriter-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlwriter-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-xmlwriter-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xmlwriter-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-xmlwriter-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xsl-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-xsl-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xsl-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-xsl-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xsl-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-xsl-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-xsl-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-xsl-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-zip-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-zip-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-zip-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-zip-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-zip-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-zip-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-zip-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-zip-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-zlib-5.5.14-109.5.1.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-109.5.1.aarch64" }, "product_reference": "php5-zlib-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-zlib-5.5.14-109.5.1.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-109.5.1.ppc64le" }, "product_reference": "php5-zlib-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-zlib-5.5.14-109.5.1.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-109.5.1.s390x" }, "product_reference": "php5-zlib-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-zlib-5.5.14-109.5.1.x86_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-109.5.1.x86_64" }, "product_reference": "php5-zlib-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php5-devel-5.5.14-109.5.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64" }, "product_reference": "php5-devel-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php5-devel-5.5.14-109.5.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le" }, "product_reference": "php5-devel-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php5-devel-5.5.14-109.5.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x" }, "product_reference": "php5-devel-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php5-devel-5.5.14-109.5.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64" }, "product_reference": "php5-devel-5.5.14-109.5.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-109.5.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64" }, "product_reference": "php5-devel-5.5.14-109.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "php5-devel-5.5.14-109.5.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le" }, "product_reference": "php5-devel-5.5.14-109.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "php5-devel-5.5.14-109.5.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x" }, "product_reference": "php5-devel-5.5.14-109.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "php5-devel-5.5.14-109.5.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" }, "product_reference": "php5-devel-5.5.14-109.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-10397", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-10397" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-10397", "url": "https://www.suse.com/security/cve/CVE-2016-10397" }, { "category": "external", "summary": "SUSE Bug 1047454 for CVE-2016-10397", "url": "https://bugzilla.suse.com/1047454" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-31T19:45:03Z", "details": "moderate" } ], "title": "CVE-2016-10397" }, { "cve": "CVE-2016-5766", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5766" } ], "notes": [ { "category": "general", "text": "Integer overflow in the _gd2GetHeader function in gd_gd2.c in the GD Graphics Library (aka libgd) before 2.2.3, as used in PHP before 5.5.37, 5.6.x before 5.6.23, and 7.x before 7.0.8, allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via crafted chunk dimensions in an image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5766", "url": "https://www.suse.com/security/cve/CVE-2016-5766" }, { "category": "external", "summary": "SUSE Bug 986386 for CVE-2016-5766", "url": "https://bugzilla.suse.com/986386" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-31T19:45:03Z", "details": "moderate" } ], "title": "CVE-2016-5766" }, { "cve": "CVE-2017-11143", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11143" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.31, an invalid free in the WDDX deserialization of boolean parameters could be used by attackers able to inject XML for deserialization to crash the PHP interpreter, related to an invalid free for an empty boolean element in ext/wddx/wddx.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11143", "url": "https://www.suse.com/security/cve/CVE-2017-11143" }, { "category": "external", "summary": "SUSE Bug 1048097 for CVE-2017-11143", "url": "https://bugzilla.suse.com/1048097" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-31T19:45:03Z", "details": "moderate" } ], "title": "CVE-2017-11143" }, { "cve": "CVE-2017-11144", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11144" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, the openssl extension PEM sealing code did not check the return value of the OpenSSL sealing function, which could lead to a crash of the PHP interpreter, related to an interpretation conflict for a negative number in ext/openssl/openssl.c, and an OpenSSL documentation omission.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11144", "url": "https://www.suse.com/security/cve/CVE-2017-11144" }, { "category": "external", "summary": "SUSE Bug 1048096 for CVE-2017-11144", "url": "https://bugzilla.suse.com/1048096" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-31T19:45:03Z", "details": "moderate" } ], "title": "CVE-2017-11144" }, { "cve": "CVE-2017-11145", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11145" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, an error in the date extension\u0027s timelib_meridian parsing code could be used by attackers able to supply date strings to leak information from the interpreter, related to ext/date/lib/parse_date.c out-of-bounds reads affecting the php_parse_date function. NOTE: the correct fix is in the e8b7698f5ee757ce2c8bd10a192a491a498f891c commit, not the bd77ac90d3bdf31ce2a5251ad92e9e75 gist.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11145", "url": "https://www.suse.com/security/cve/CVE-2017-11145" }, { "category": "external", "summary": "SUSE Bug 1048111 for CVE-2017-11145", "url": "https://bugzilla.suse.com/1048111" }, { "category": "external", "summary": "SUSE Bug 1048112 for CVE-2017-11145", "url": "https://bugzilla.suse.com/1048112" }, { "category": "external", "summary": "SUSE Bug 1067441 for CVE-2017-11145", "url": "https://bugzilla.suse.com/1067441" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-31T19:45:03Z", "details": "important" } ], "title": "CVE-2017-11145" }, { "cve": "CVE-2017-11146", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11146" } ], "notes": [ { "category": "general", "text": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not an independently fixable security issue relative to CVE-2017-11145. Notes: none.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11146", "url": "https://www.suse.com/security/cve/CVE-2017-11146" }, { "category": "external", "summary": "SUSE Bug 1048111 for CVE-2017-11146", "url": "https://bugzilla.suse.com/1048111" }, { "category": "external", "summary": "SUSE Bug 1048112 for CVE-2017-11146", "url": "https://bugzilla.suse.com/1048112" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-31T19:45:03Z", "details": "moderate" } ], "title": "CVE-2017-11146" }, { "cve": "CVE-2017-11147", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11147" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.30 and 7.x before 7.0.15, the PHAR archive handler could be used by attackers supplying malicious archive files to crash the PHP interpreter or potentially disclose information due to a buffer over-read in the phar_parse_pharfile function in ext/phar/phar.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11147", "url": "https://www.suse.com/security/cve/CVE-2017-11147" }, { "category": "external", "summary": "SUSE Bug 1048094 for CVE-2017-11147", "url": "https://bugzilla.suse.com/1048094" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-31T19:45:03Z", "details": "moderate" } ], "title": "CVE-2017-11147" }, { "cve": "CVE-2017-11628", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11628" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, a stack-based buffer overflow in the zend_ini_do_op() function in Zend/zend_ini_parser.c could cause a denial of service or potentially allow executing code. NOTE: this is only relevant for PHP applications that accept untrusted input (instead of the system\u0027s php.ini file) for the parse_ini_string or parse_ini_file function, e.g., a web application for syntax validation of php.ini directives.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11628", "url": "https://www.suse.com/security/cve/CVE-2017-11628" }, { "category": "external", "summary": "SUSE Bug 1050726 for CVE-2017-11628", "url": "https://bugzilla.suse.com/1050726" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-31T19:45:03Z", "details": "moderate" } ], "title": "CVE-2017-11628" }, { "cve": "CVE-2017-7890", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-7890" } ], "notes": [ { "category": "general", "text": "The GIF decoding function gdImageCreateFromGifCtx in gd_gif_in.c in the GD Graphics Library (aka libgd), as used in PHP before 5.6.31 and 7.x before 7.1.7, does not zero colorMap arrays before use. A specially crafted GIF image could use the uninitialized tables to read ~700 bytes from the top of the stack, potentially disclosing sensitive information.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-7890", "url": "https://www.suse.com/security/cve/CVE-2017-7890" }, { "category": "external", "summary": "SUSE Bug 1050241 for CVE-2017-7890", "url": "https://bugzilla.suse.com/1050241" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-109.5.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-109.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php5-devel-5.5.14-109.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-31T19:45:03Z", "details": "low" } ], "title": "CVE-2017-7890" } ] }
suse-su-2017:2522-1
Vulnerability from csaf_suse
Notes
{ "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 php53", "title": "Title of the patch" }, { "category": "description", "text": "This update for php53 fixes the several issues.\n\nThese security issues were fixed:\n\n- CVE-2017-12933: The finish_nested_data function in ext/standard/var_unserializer.re was prone to a buffer over-read while unserializing untrusted data. Exploitation of this issue could have had an unspecified impact on the integrity of PHP (bsc#1054430).\n- CVE-2017-11628: Stack-based buffer overflow in the zend_ini_do_op() function in Zend/zend_ini_parser.c could have caused a denial of service or potentially allowed executing code (bsc#1050726).\n- CVE-2017-7890: The GIF decoding function gdImageCreateFromGifCtx in the GD Graphics Library did not zero colorMap arrays use. A specially crafted GIF image could use the uninitialized tables to read ~700 bytes from the top of the stack, potentially disclosing sensitive information (bsc#1050241).\n- CVE-2016-5766: Integer overflow in the _gd2GetHeader in the GD Graphics Library (aka libgd) allowed remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via crafted chunk dimensions in an image (bsc#986386).\n- CVE-2017-11145: An error in the date extension\u0027s timelib_meridian parsing code could have been used by attackers able to supply date strings to leak information from the interpreter, related to ext/date/lib/parse_date.c out-of-bounds reads affecting the php_parse_date function (bsc#1048112).\n- CVE-2017-11146: Lack of bounds checks in timelib_meridian parse code could have lead to information leak [bsc#1048111]\n- CVE-2016-10397: Incorrect handling of various URI components in the URL parser could have been used by attackers to bypass hostname-specific URL checks (bsc#1047454).\n- CVE-2017-11147: The PHAR archive handler could have been used by attackers supplying malicious archive files to crash the PHP interpreter or potentially disclose information due to a buffer over-read in the phar_parse_pharfile function (bsc#1048094).\n- CVE-2017-11144: The openssl extension PEM sealing code did not check the return value of the OpenSSL sealing function, which could have lead to a crash of the PHP interpreter (bsc#1048096).\n", "title": "Description of the patch" }, { "category": "details", "text": "sdksp4-php53-13282,slessp4-php53-13282", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_2522-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2017:2522-1", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172522-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2017:2522-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-September/003246.html" }, { "category": "self", "summary": "SUSE Bug 1047454", "url": "https://bugzilla.suse.com/1047454" }, { "category": "self", "summary": "SUSE Bug 1048094", "url": "https://bugzilla.suse.com/1048094" }, { "category": "self", "summary": "SUSE Bug 1048096", "url": "https://bugzilla.suse.com/1048096" }, { "category": "self", "summary": "SUSE Bug 1048111", "url": "https://bugzilla.suse.com/1048111" }, { "category": "self", "summary": "SUSE Bug 1048112", "url": "https://bugzilla.suse.com/1048112" }, { "category": "self", "summary": "SUSE Bug 1050241", "url": "https://bugzilla.suse.com/1050241" }, { "category": "self", "summary": "SUSE Bug 1050726", "url": "https://bugzilla.suse.com/1050726" }, { "category": "self", "summary": "SUSE Bug 1054430", "url": "https://bugzilla.suse.com/1054430" }, { "category": "self", "summary": "SUSE Bug 986386", "url": "https://bugzilla.suse.com/986386" }, { "category": "self", "summary": "SUSE CVE CVE-2016-10168 page", "url": "https://www.suse.com/security/cve/CVE-2016-10168/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-10397 page", "url": "https://www.suse.com/security/cve/CVE-2016-10397/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5766 page", "url": "https://www.suse.com/security/cve/CVE-2016-5766/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11144 page", "url": "https://www.suse.com/security/cve/CVE-2017-11144/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11145 page", "url": "https://www.suse.com/security/cve/CVE-2017-11145/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11146 page", "url": "https://www.suse.com/security/cve/CVE-2017-11146/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11147 page", "url": "https://www.suse.com/security/cve/CVE-2017-11147/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11628 page", "url": "https://www.suse.com/security/cve/CVE-2017-11628/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-12933 page", "url": "https://www.suse.com/security/cve/CVE-2017-12933/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-7890 page", "url": "https://www.suse.com/security/cve/CVE-2017-7890/" } ], "title": "Security update for php53", "tracking": { "current_release_date": "2017-09-18T10:31:12Z", "generator": { "date": "2017-09-18T10:31:12Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2017:2522-1", "initial_release_date": "2017-09-18T10:31:12Z", "revision_history": [ { "date": "2017-09-18T10:31:12Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "php53-devel-5.3.17-112.5.1.i586", "product": { "name": "php53-devel-5.3.17-112.5.1.i586", "product_id": "php53-devel-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-imap-5.3.17-112.5.1.i586", "product": { "name": "php53-imap-5.3.17-112.5.1.i586", "product_id": "php53-imap-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-posix-5.3.17-112.5.1.i586", "product": { "name": "php53-posix-5.3.17-112.5.1.i586", "product_id": "php53-posix-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-readline-5.3.17-112.5.1.i586", "product": { "name": "php53-readline-5.3.17-112.5.1.i586", "product_id": "php53-readline-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-sockets-5.3.17-112.5.1.i586", "product": { "name": "php53-sockets-5.3.17-112.5.1.i586", "product_id": "php53-sockets-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-sqlite-5.3.17-112.5.1.i586", "product": { "name": "php53-sqlite-5.3.17-112.5.1.i586", "product_id": "php53-sqlite-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-tidy-5.3.17-112.5.1.i586", "product": { "name": "php53-tidy-5.3.17-112.5.1.i586", "product_id": "php53-tidy-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "apache2-mod_php53-5.3.17-112.5.1.i586", "product": { "name": "apache2-mod_php53-5.3.17-112.5.1.i586", "product_id": "apache2-mod_php53-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-5.3.17-112.5.1.i586", "product": { "name": "php53-5.3.17-112.5.1.i586", "product_id": "php53-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-bcmath-5.3.17-112.5.1.i586", "product": { "name": "php53-bcmath-5.3.17-112.5.1.i586", "product_id": "php53-bcmath-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-bz2-5.3.17-112.5.1.i586", "product": { "name": "php53-bz2-5.3.17-112.5.1.i586", "product_id": "php53-bz2-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-calendar-5.3.17-112.5.1.i586", "product": { "name": "php53-calendar-5.3.17-112.5.1.i586", "product_id": "php53-calendar-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-ctype-5.3.17-112.5.1.i586", "product": { "name": "php53-ctype-5.3.17-112.5.1.i586", "product_id": "php53-ctype-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-curl-5.3.17-112.5.1.i586", "product": { "name": "php53-curl-5.3.17-112.5.1.i586", "product_id": "php53-curl-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-dba-5.3.17-112.5.1.i586", "product": { "name": "php53-dba-5.3.17-112.5.1.i586", "product_id": "php53-dba-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-dom-5.3.17-112.5.1.i586", "product": { "name": "php53-dom-5.3.17-112.5.1.i586", "product_id": "php53-dom-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-exif-5.3.17-112.5.1.i586", "product": { "name": "php53-exif-5.3.17-112.5.1.i586", "product_id": "php53-exif-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-fastcgi-5.3.17-112.5.1.i586", "product": { "name": "php53-fastcgi-5.3.17-112.5.1.i586", "product_id": "php53-fastcgi-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-fileinfo-5.3.17-112.5.1.i586", "product": { "name": "php53-fileinfo-5.3.17-112.5.1.i586", "product_id": "php53-fileinfo-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-ftp-5.3.17-112.5.1.i586", "product": { "name": "php53-ftp-5.3.17-112.5.1.i586", "product_id": "php53-ftp-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-gd-5.3.17-112.5.1.i586", "product": { "name": "php53-gd-5.3.17-112.5.1.i586", "product_id": "php53-gd-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-gettext-5.3.17-112.5.1.i586", "product": { "name": "php53-gettext-5.3.17-112.5.1.i586", "product_id": "php53-gettext-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-gmp-5.3.17-112.5.1.i586", "product": { "name": "php53-gmp-5.3.17-112.5.1.i586", "product_id": "php53-gmp-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-iconv-5.3.17-112.5.1.i586", "product": { "name": "php53-iconv-5.3.17-112.5.1.i586", "product_id": "php53-iconv-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-intl-5.3.17-112.5.1.i586", "product": { "name": "php53-intl-5.3.17-112.5.1.i586", "product_id": "php53-intl-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-json-5.3.17-112.5.1.i586", "product": { "name": "php53-json-5.3.17-112.5.1.i586", "product_id": "php53-json-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-ldap-5.3.17-112.5.1.i586", "product": { "name": "php53-ldap-5.3.17-112.5.1.i586", "product_id": "php53-ldap-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-mbstring-5.3.17-112.5.1.i586", "product": { "name": "php53-mbstring-5.3.17-112.5.1.i586", "product_id": "php53-mbstring-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-mcrypt-5.3.17-112.5.1.i586", "product": { "name": "php53-mcrypt-5.3.17-112.5.1.i586", "product_id": "php53-mcrypt-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-mysql-5.3.17-112.5.1.i586", "product": { "name": "php53-mysql-5.3.17-112.5.1.i586", "product_id": "php53-mysql-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-odbc-5.3.17-112.5.1.i586", "product": { "name": "php53-odbc-5.3.17-112.5.1.i586", "product_id": "php53-odbc-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-openssl-5.3.17-112.5.1.i586", "product": { "name": "php53-openssl-5.3.17-112.5.1.i586", "product_id": "php53-openssl-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-pcntl-5.3.17-112.5.1.i586", "product": { "name": "php53-pcntl-5.3.17-112.5.1.i586", "product_id": "php53-pcntl-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-pdo-5.3.17-112.5.1.i586", "product": { "name": "php53-pdo-5.3.17-112.5.1.i586", "product_id": "php53-pdo-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-pear-5.3.17-112.5.1.i586", "product": { "name": "php53-pear-5.3.17-112.5.1.i586", "product_id": "php53-pear-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-pgsql-5.3.17-112.5.1.i586", "product": { "name": "php53-pgsql-5.3.17-112.5.1.i586", "product_id": "php53-pgsql-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-pspell-5.3.17-112.5.1.i586", "product": { "name": "php53-pspell-5.3.17-112.5.1.i586", "product_id": "php53-pspell-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-shmop-5.3.17-112.5.1.i586", "product": { "name": "php53-shmop-5.3.17-112.5.1.i586", "product_id": "php53-shmop-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-snmp-5.3.17-112.5.1.i586", "product": { "name": "php53-snmp-5.3.17-112.5.1.i586", "product_id": "php53-snmp-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-soap-5.3.17-112.5.1.i586", "product": { "name": "php53-soap-5.3.17-112.5.1.i586", "product_id": "php53-soap-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-suhosin-5.3.17-112.5.1.i586", "product": { "name": "php53-suhosin-5.3.17-112.5.1.i586", "product_id": "php53-suhosin-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-sysvmsg-5.3.17-112.5.1.i586", "product": { "name": "php53-sysvmsg-5.3.17-112.5.1.i586", "product_id": "php53-sysvmsg-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-sysvsem-5.3.17-112.5.1.i586", "product": { "name": "php53-sysvsem-5.3.17-112.5.1.i586", "product_id": "php53-sysvsem-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-sysvshm-5.3.17-112.5.1.i586", "product": { "name": "php53-sysvshm-5.3.17-112.5.1.i586", "product_id": "php53-sysvshm-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-tokenizer-5.3.17-112.5.1.i586", "product": { "name": "php53-tokenizer-5.3.17-112.5.1.i586", "product_id": "php53-tokenizer-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-wddx-5.3.17-112.5.1.i586", "product": { "name": "php53-wddx-5.3.17-112.5.1.i586", "product_id": "php53-wddx-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-xmlreader-5.3.17-112.5.1.i586", "product": { "name": "php53-xmlreader-5.3.17-112.5.1.i586", "product_id": "php53-xmlreader-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-xmlrpc-5.3.17-112.5.1.i586", "product": { "name": "php53-xmlrpc-5.3.17-112.5.1.i586", "product_id": "php53-xmlrpc-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-xmlwriter-5.3.17-112.5.1.i586", "product": { "name": "php53-xmlwriter-5.3.17-112.5.1.i586", "product_id": "php53-xmlwriter-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-xsl-5.3.17-112.5.1.i586", "product": { "name": "php53-xsl-5.3.17-112.5.1.i586", "product_id": "php53-xsl-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-zip-5.3.17-112.5.1.i586", "product": { "name": "php53-zip-5.3.17-112.5.1.i586", "product_id": "php53-zip-5.3.17-112.5.1.i586" } }, { "category": "product_version", "name": "php53-zlib-5.3.17-112.5.1.i586", "product": { "name": "php53-zlib-5.3.17-112.5.1.i586", "product_id": "php53-zlib-5.3.17-112.5.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "php53-devel-5.3.17-112.5.1.ia64", "product": { "name": "php53-devel-5.3.17-112.5.1.ia64", "product_id": "php53-devel-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-imap-5.3.17-112.5.1.ia64", "product": { "name": "php53-imap-5.3.17-112.5.1.ia64", "product_id": "php53-imap-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-posix-5.3.17-112.5.1.ia64", "product": { "name": "php53-posix-5.3.17-112.5.1.ia64", "product_id": "php53-posix-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-readline-5.3.17-112.5.1.ia64", "product": { "name": "php53-readline-5.3.17-112.5.1.ia64", "product_id": "php53-readline-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-sockets-5.3.17-112.5.1.ia64", "product": { "name": "php53-sockets-5.3.17-112.5.1.ia64", "product_id": "php53-sockets-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-sqlite-5.3.17-112.5.1.ia64", "product": { "name": "php53-sqlite-5.3.17-112.5.1.ia64", "product_id": "php53-sqlite-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-tidy-5.3.17-112.5.1.ia64", "product": { "name": "php53-tidy-5.3.17-112.5.1.ia64", "product_id": "php53-tidy-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "apache2-mod_php53-5.3.17-112.5.1.ia64", "product": { "name": "apache2-mod_php53-5.3.17-112.5.1.ia64", "product_id": "apache2-mod_php53-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-5.3.17-112.5.1.ia64", "product": { "name": "php53-5.3.17-112.5.1.ia64", "product_id": "php53-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-bcmath-5.3.17-112.5.1.ia64", "product": { "name": "php53-bcmath-5.3.17-112.5.1.ia64", "product_id": "php53-bcmath-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-bz2-5.3.17-112.5.1.ia64", "product": { "name": "php53-bz2-5.3.17-112.5.1.ia64", "product_id": "php53-bz2-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-calendar-5.3.17-112.5.1.ia64", "product": { "name": "php53-calendar-5.3.17-112.5.1.ia64", "product_id": "php53-calendar-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-ctype-5.3.17-112.5.1.ia64", "product": { "name": "php53-ctype-5.3.17-112.5.1.ia64", "product_id": "php53-ctype-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-curl-5.3.17-112.5.1.ia64", "product": { "name": "php53-curl-5.3.17-112.5.1.ia64", "product_id": "php53-curl-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-dba-5.3.17-112.5.1.ia64", "product": { "name": "php53-dba-5.3.17-112.5.1.ia64", "product_id": "php53-dba-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-dom-5.3.17-112.5.1.ia64", "product": { "name": "php53-dom-5.3.17-112.5.1.ia64", "product_id": "php53-dom-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-exif-5.3.17-112.5.1.ia64", "product": { "name": "php53-exif-5.3.17-112.5.1.ia64", "product_id": "php53-exif-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-fastcgi-5.3.17-112.5.1.ia64", "product": { "name": "php53-fastcgi-5.3.17-112.5.1.ia64", "product_id": "php53-fastcgi-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-fileinfo-5.3.17-112.5.1.ia64", "product": { "name": "php53-fileinfo-5.3.17-112.5.1.ia64", "product_id": "php53-fileinfo-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-ftp-5.3.17-112.5.1.ia64", "product": { "name": "php53-ftp-5.3.17-112.5.1.ia64", "product_id": "php53-ftp-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-gd-5.3.17-112.5.1.ia64", "product": { "name": "php53-gd-5.3.17-112.5.1.ia64", "product_id": "php53-gd-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-gettext-5.3.17-112.5.1.ia64", "product": { "name": "php53-gettext-5.3.17-112.5.1.ia64", "product_id": "php53-gettext-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-gmp-5.3.17-112.5.1.ia64", "product": { "name": "php53-gmp-5.3.17-112.5.1.ia64", "product_id": "php53-gmp-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-iconv-5.3.17-112.5.1.ia64", "product": { "name": "php53-iconv-5.3.17-112.5.1.ia64", "product_id": "php53-iconv-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-intl-5.3.17-112.5.1.ia64", "product": { "name": "php53-intl-5.3.17-112.5.1.ia64", "product_id": "php53-intl-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-json-5.3.17-112.5.1.ia64", "product": { "name": "php53-json-5.3.17-112.5.1.ia64", "product_id": "php53-json-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-ldap-5.3.17-112.5.1.ia64", "product": { "name": "php53-ldap-5.3.17-112.5.1.ia64", "product_id": "php53-ldap-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-mbstring-5.3.17-112.5.1.ia64", "product": { "name": "php53-mbstring-5.3.17-112.5.1.ia64", "product_id": "php53-mbstring-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-mcrypt-5.3.17-112.5.1.ia64", "product": { "name": "php53-mcrypt-5.3.17-112.5.1.ia64", "product_id": "php53-mcrypt-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-mysql-5.3.17-112.5.1.ia64", "product": { "name": "php53-mysql-5.3.17-112.5.1.ia64", "product_id": "php53-mysql-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-odbc-5.3.17-112.5.1.ia64", "product": { "name": "php53-odbc-5.3.17-112.5.1.ia64", "product_id": "php53-odbc-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-openssl-5.3.17-112.5.1.ia64", "product": { "name": "php53-openssl-5.3.17-112.5.1.ia64", "product_id": "php53-openssl-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-pcntl-5.3.17-112.5.1.ia64", "product": { "name": "php53-pcntl-5.3.17-112.5.1.ia64", "product_id": "php53-pcntl-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-pdo-5.3.17-112.5.1.ia64", "product": { "name": "php53-pdo-5.3.17-112.5.1.ia64", "product_id": "php53-pdo-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-pear-5.3.17-112.5.1.ia64", "product": { "name": "php53-pear-5.3.17-112.5.1.ia64", "product_id": "php53-pear-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-pgsql-5.3.17-112.5.1.ia64", "product": { "name": "php53-pgsql-5.3.17-112.5.1.ia64", "product_id": "php53-pgsql-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-pspell-5.3.17-112.5.1.ia64", "product": { "name": "php53-pspell-5.3.17-112.5.1.ia64", "product_id": "php53-pspell-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-shmop-5.3.17-112.5.1.ia64", "product": { "name": "php53-shmop-5.3.17-112.5.1.ia64", "product_id": "php53-shmop-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-snmp-5.3.17-112.5.1.ia64", "product": { "name": "php53-snmp-5.3.17-112.5.1.ia64", "product_id": "php53-snmp-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-soap-5.3.17-112.5.1.ia64", "product": { "name": "php53-soap-5.3.17-112.5.1.ia64", "product_id": "php53-soap-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-suhosin-5.3.17-112.5.1.ia64", "product": { "name": "php53-suhosin-5.3.17-112.5.1.ia64", "product_id": "php53-suhosin-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-sysvmsg-5.3.17-112.5.1.ia64", "product": { "name": "php53-sysvmsg-5.3.17-112.5.1.ia64", "product_id": "php53-sysvmsg-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-sysvsem-5.3.17-112.5.1.ia64", "product": { "name": "php53-sysvsem-5.3.17-112.5.1.ia64", "product_id": "php53-sysvsem-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-sysvshm-5.3.17-112.5.1.ia64", "product": { "name": "php53-sysvshm-5.3.17-112.5.1.ia64", "product_id": "php53-sysvshm-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-tokenizer-5.3.17-112.5.1.ia64", "product": { "name": "php53-tokenizer-5.3.17-112.5.1.ia64", "product_id": "php53-tokenizer-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-wddx-5.3.17-112.5.1.ia64", "product": { "name": "php53-wddx-5.3.17-112.5.1.ia64", "product_id": "php53-wddx-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-xmlreader-5.3.17-112.5.1.ia64", "product": { "name": "php53-xmlreader-5.3.17-112.5.1.ia64", "product_id": "php53-xmlreader-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-xmlrpc-5.3.17-112.5.1.ia64", "product": { "name": "php53-xmlrpc-5.3.17-112.5.1.ia64", "product_id": "php53-xmlrpc-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-xmlwriter-5.3.17-112.5.1.ia64", "product": { "name": "php53-xmlwriter-5.3.17-112.5.1.ia64", "product_id": "php53-xmlwriter-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-xsl-5.3.17-112.5.1.ia64", "product": { "name": "php53-xsl-5.3.17-112.5.1.ia64", "product_id": "php53-xsl-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-zip-5.3.17-112.5.1.ia64", "product": { "name": "php53-zip-5.3.17-112.5.1.ia64", "product_id": "php53-zip-5.3.17-112.5.1.ia64" } }, { "category": "product_version", "name": "php53-zlib-5.3.17-112.5.1.ia64", "product": { "name": "php53-zlib-5.3.17-112.5.1.ia64", "product_id": "php53-zlib-5.3.17-112.5.1.ia64" } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php53-devel-5.3.17-112.5.1.ppc64", "product": { "name": "php53-devel-5.3.17-112.5.1.ppc64", "product_id": "php53-devel-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-imap-5.3.17-112.5.1.ppc64", "product": { "name": "php53-imap-5.3.17-112.5.1.ppc64", "product_id": "php53-imap-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-posix-5.3.17-112.5.1.ppc64", "product": { "name": "php53-posix-5.3.17-112.5.1.ppc64", "product_id": "php53-posix-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-readline-5.3.17-112.5.1.ppc64", "product": { "name": "php53-readline-5.3.17-112.5.1.ppc64", "product_id": "php53-readline-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-sockets-5.3.17-112.5.1.ppc64", "product": { "name": "php53-sockets-5.3.17-112.5.1.ppc64", "product_id": "php53-sockets-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-sqlite-5.3.17-112.5.1.ppc64", "product": { "name": "php53-sqlite-5.3.17-112.5.1.ppc64", "product_id": "php53-sqlite-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-tidy-5.3.17-112.5.1.ppc64", "product": { "name": "php53-tidy-5.3.17-112.5.1.ppc64", "product_id": "php53-tidy-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "apache2-mod_php53-5.3.17-112.5.1.ppc64", "product": { "name": "apache2-mod_php53-5.3.17-112.5.1.ppc64", "product_id": "apache2-mod_php53-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-5.3.17-112.5.1.ppc64", "product": { "name": "php53-5.3.17-112.5.1.ppc64", "product_id": "php53-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-bcmath-5.3.17-112.5.1.ppc64", "product": { "name": "php53-bcmath-5.3.17-112.5.1.ppc64", "product_id": "php53-bcmath-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-bz2-5.3.17-112.5.1.ppc64", "product": { "name": "php53-bz2-5.3.17-112.5.1.ppc64", "product_id": "php53-bz2-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-calendar-5.3.17-112.5.1.ppc64", "product": { "name": "php53-calendar-5.3.17-112.5.1.ppc64", "product_id": "php53-calendar-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-ctype-5.3.17-112.5.1.ppc64", "product": { "name": "php53-ctype-5.3.17-112.5.1.ppc64", "product_id": "php53-ctype-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-curl-5.3.17-112.5.1.ppc64", "product": { "name": "php53-curl-5.3.17-112.5.1.ppc64", "product_id": "php53-curl-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-dba-5.3.17-112.5.1.ppc64", "product": { "name": "php53-dba-5.3.17-112.5.1.ppc64", "product_id": "php53-dba-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-dom-5.3.17-112.5.1.ppc64", "product": { "name": "php53-dom-5.3.17-112.5.1.ppc64", "product_id": "php53-dom-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-exif-5.3.17-112.5.1.ppc64", "product": { "name": "php53-exif-5.3.17-112.5.1.ppc64", "product_id": "php53-exif-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-fastcgi-5.3.17-112.5.1.ppc64", "product": { "name": "php53-fastcgi-5.3.17-112.5.1.ppc64", "product_id": "php53-fastcgi-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-fileinfo-5.3.17-112.5.1.ppc64", "product": { "name": "php53-fileinfo-5.3.17-112.5.1.ppc64", "product_id": "php53-fileinfo-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-ftp-5.3.17-112.5.1.ppc64", "product": { "name": "php53-ftp-5.3.17-112.5.1.ppc64", "product_id": "php53-ftp-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-gd-5.3.17-112.5.1.ppc64", "product": { "name": "php53-gd-5.3.17-112.5.1.ppc64", "product_id": "php53-gd-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-gettext-5.3.17-112.5.1.ppc64", "product": { "name": "php53-gettext-5.3.17-112.5.1.ppc64", "product_id": "php53-gettext-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-gmp-5.3.17-112.5.1.ppc64", "product": { "name": "php53-gmp-5.3.17-112.5.1.ppc64", "product_id": "php53-gmp-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-iconv-5.3.17-112.5.1.ppc64", "product": { "name": "php53-iconv-5.3.17-112.5.1.ppc64", "product_id": "php53-iconv-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-intl-5.3.17-112.5.1.ppc64", "product": { "name": "php53-intl-5.3.17-112.5.1.ppc64", "product_id": "php53-intl-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-json-5.3.17-112.5.1.ppc64", "product": { "name": "php53-json-5.3.17-112.5.1.ppc64", "product_id": "php53-json-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-ldap-5.3.17-112.5.1.ppc64", "product": { "name": "php53-ldap-5.3.17-112.5.1.ppc64", "product_id": "php53-ldap-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-mbstring-5.3.17-112.5.1.ppc64", "product": { "name": "php53-mbstring-5.3.17-112.5.1.ppc64", "product_id": "php53-mbstring-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-mcrypt-5.3.17-112.5.1.ppc64", "product": { "name": "php53-mcrypt-5.3.17-112.5.1.ppc64", "product_id": "php53-mcrypt-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-mysql-5.3.17-112.5.1.ppc64", "product": { "name": "php53-mysql-5.3.17-112.5.1.ppc64", "product_id": "php53-mysql-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-odbc-5.3.17-112.5.1.ppc64", "product": { "name": "php53-odbc-5.3.17-112.5.1.ppc64", "product_id": "php53-odbc-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-openssl-5.3.17-112.5.1.ppc64", "product": { "name": "php53-openssl-5.3.17-112.5.1.ppc64", "product_id": "php53-openssl-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-pcntl-5.3.17-112.5.1.ppc64", "product": { "name": "php53-pcntl-5.3.17-112.5.1.ppc64", "product_id": "php53-pcntl-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-pdo-5.3.17-112.5.1.ppc64", "product": { "name": "php53-pdo-5.3.17-112.5.1.ppc64", "product_id": "php53-pdo-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-pear-5.3.17-112.5.1.ppc64", "product": { "name": "php53-pear-5.3.17-112.5.1.ppc64", "product_id": "php53-pear-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-pgsql-5.3.17-112.5.1.ppc64", "product": { "name": "php53-pgsql-5.3.17-112.5.1.ppc64", "product_id": "php53-pgsql-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-pspell-5.3.17-112.5.1.ppc64", "product": { "name": "php53-pspell-5.3.17-112.5.1.ppc64", "product_id": "php53-pspell-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-shmop-5.3.17-112.5.1.ppc64", "product": { "name": "php53-shmop-5.3.17-112.5.1.ppc64", "product_id": "php53-shmop-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-snmp-5.3.17-112.5.1.ppc64", "product": { "name": "php53-snmp-5.3.17-112.5.1.ppc64", "product_id": "php53-snmp-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-soap-5.3.17-112.5.1.ppc64", "product": { "name": "php53-soap-5.3.17-112.5.1.ppc64", "product_id": "php53-soap-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-suhosin-5.3.17-112.5.1.ppc64", "product": { "name": "php53-suhosin-5.3.17-112.5.1.ppc64", "product_id": "php53-suhosin-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-sysvmsg-5.3.17-112.5.1.ppc64", "product": { "name": "php53-sysvmsg-5.3.17-112.5.1.ppc64", "product_id": "php53-sysvmsg-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-sysvsem-5.3.17-112.5.1.ppc64", "product": { "name": "php53-sysvsem-5.3.17-112.5.1.ppc64", "product_id": "php53-sysvsem-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-sysvshm-5.3.17-112.5.1.ppc64", "product": { "name": "php53-sysvshm-5.3.17-112.5.1.ppc64", "product_id": "php53-sysvshm-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-tokenizer-5.3.17-112.5.1.ppc64", "product": { "name": "php53-tokenizer-5.3.17-112.5.1.ppc64", "product_id": "php53-tokenizer-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-wddx-5.3.17-112.5.1.ppc64", "product": { "name": "php53-wddx-5.3.17-112.5.1.ppc64", "product_id": "php53-wddx-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-xmlreader-5.3.17-112.5.1.ppc64", "product": { "name": "php53-xmlreader-5.3.17-112.5.1.ppc64", "product_id": "php53-xmlreader-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-xmlrpc-5.3.17-112.5.1.ppc64", "product": { "name": "php53-xmlrpc-5.3.17-112.5.1.ppc64", "product_id": "php53-xmlrpc-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-xmlwriter-5.3.17-112.5.1.ppc64", "product": { "name": "php53-xmlwriter-5.3.17-112.5.1.ppc64", "product_id": "php53-xmlwriter-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-xsl-5.3.17-112.5.1.ppc64", "product": { "name": "php53-xsl-5.3.17-112.5.1.ppc64", "product_id": "php53-xsl-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-zip-5.3.17-112.5.1.ppc64", "product": { "name": "php53-zip-5.3.17-112.5.1.ppc64", "product_id": "php53-zip-5.3.17-112.5.1.ppc64" } }, { "category": "product_version", "name": "php53-zlib-5.3.17-112.5.1.ppc64", "product": { "name": "php53-zlib-5.3.17-112.5.1.ppc64", "product_id": "php53-zlib-5.3.17-112.5.1.ppc64" } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "php53-devel-5.3.17-112.5.1.s390x", "product": { "name": "php53-devel-5.3.17-112.5.1.s390x", "product_id": "php53-devel-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-imap-5.3.17-112.5.1.s390x", "product": { "name": "php53-imap-5.3.17-112.5.1.s390x", "product_id": "php53-imap-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-posix-5.3.17-112.5.1.s390x", "product": { "name": "php53-posix-5.3.17-112.5.1.s390x", "product_id": "php53-posix-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-readline-5.3.17-112.5.1.s390x", "product": { "name": "php53-readline-5.3.17-112.5.1.s390x", "product_id": "php53-readline-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-sockets-5.3.17-112.5.1.s390x", "product": { "name": "php53-sockets-5.3.17-112.5.1.s390x", "product_id": "php53-sockets-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-sqlite-5.3.17-112.5.1.s390x", "product": { "name": "php53-sqlite-5.3.17-112.5.1.s390x", "product_id": "php53-sqlite-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-tidy-5.3.17-112.5.1.s390x", "product": { "name": "php53-tidy-5.3.17-112.5.1.s390x", "product_id": "php53-tidy-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "apache2-mod_php53-5.3.17-112.5.1.s390x", "product": { "name": "apache2-mod_php53-5.3.17-112.5.1.s390x", "product_id": "apache2-mod_php53-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-5.3.17-112.5.1.s390x", "product": { "name": "php53-5.3.17-112.5.1.s390x", "product_id": "php53-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-bcmath-5.3.17-112.5.1.s390x", "product": { "name": "php53-bcmath-5.3.17-112.5.1.s390x", "product_id": "php53-bcmath-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-bz2-5.3.17-112.5.1.s390x", "product": { "name": "php53-bz2-5.3.17-112.5.1.s390x", "product_id": "php53-bz2-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-calendar-5.3.17-112.5.1.s390x", "product": { "name": "php53-calendar-5.3.17-112.5.1.s390x", "product_id": "php53-calendar-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-ctype-5.3.17-112.5.1.s390x", "product": { "name": "php53-ctype-5.3.17-112.5.1.s390x", "product_id": "php53-ctype-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-curl-5.3.17-112.5.1.s390x", "product": { "name": "php53-curl-5.3.17-112.5.1.s390x", "product_id": "php53-curl-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-dba-5.3.17-112.5.1.s390x", "product": { "name": "php53-dba-5.3.17-112.5.1.s390x", "product_id": "php53-dba-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-dom-5.3.17-112.5.1.s390x", "product": { "name": "php53-dom-5.3.17-112.5.1.s390x", "product_id": "php53-dom-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-exif-5.3.17-112.5.1.s390x", "product": { "name": "php53-exif-5.3.17-112.5.1.s390x", "product_id": "php53-exif-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-fastcgi-5.3.17-112.5.1.s390x", "product": { "name": "php53-fastcgi-5.3.17-112.5.1.s390x", "product_id": "php53-fastcgi-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-fileinfo-5.3.17-112.5.1.s390x", "product": { "name": "php53-fileinfo-5.3.17-112.5.1.s390x", "product_id": "php53-fileinfo-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-ftp-5.3.17-112.5.1.s390x", "product": { "name": "php53-ftp-5.3.17-112.5.1.s390x", "product_id": "php53-ftp-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-gd-5.3.17-112.5.1.s390x", "product": { "name": "php53-gd-5.3.17-112.5.1.s390x", "product_id": "php53-gd-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-gettext-5.3.17-112.5.1.s390x", "product": { "name": "php53-gettext-5.3.17-112.5.1.s390x", "product_id": "php53-gettext-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-gmp-5.3.17-112.5.1.s390x", "product": { "name": "php53-gmp-5.3.17-112.5.1.s390x", "product_id": "php53-gmp-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-iconv-5.3.17-112.5.1.s390x", "product": { "name": "php53-iconv-5.3.17-112.5.1.s390x", "product_id": "php53-iconv-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-intl-5.3.17-112.5.1.s390x", "product": { "name": "php53-intl-5.3.17-112.5.1.s390x", "product_id": "php53-intl-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-json-5.3.17-112.5.1.s390x", "product": { "name": "php53-json-5.3.17-112.5.1.s390x", "product_id": "php53-json-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-ldap-5.3.17-112.5.1.s390x", "product": { "name": "php53-ldap-5.3.17-112.5.1.s390x", "product_id": "php53-ldap-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-mbstring-5.3.17-112.5.1.s390x", "product": { "name": "php53-mbstring-5.3.17-112.5.1.s390x", "product_id": "php53-mbstring-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-mcrypt-5.3.17-112.5.1.s390x", "product": { "name": "php53-mcrypt-5.3.17-112.5.1.s390x", "product_id": "php53-mcrypt-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-mysql-5.3.17-112.5.1.s390x", "product": { "name": "php53-mysql-5.3.17-112.5.1.s390x", "product_id": "php53-mysql-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-odbc-5.3.17-112.5.1.s390x", "product": { "name": "php53-odbc-5.3.17-112.5.1.s390x", "product_id": "php53-odbc-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-openssl-5.3.17-112.5.1.s390x", "product": { "name": "php53-openssl-5.3.17-112.5.1.s390x", "product_id": "php53-openssl-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-pcntl-5.3.17-112.5.1.s390x", "product": { "name": "php53-pcntl-5.3.17-112.5.1.s390x", "product_id": "php53-pcntl-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-pdo-5.3.17-112.5.1.s390x", "product": { "name": "php53-pdo-5.3.17-112.5.1.s390x", "product_id": "php53-pdo-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-pear-5.3.17-112.5.1.s390x", "product": { "name": "php53-pear-5.3.17-112.5.1.s390x", "product_id": "php53-pear-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-pgsql-5.3.17-112.5.1.s390x", "product": { "name": "php53-pgsql-5.3.17-112.5.1.s390x", "product_id": "php53-pgsql-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-pspell-5.3.17-112.5.1.s390x", "product": { "name": "php53-pspell-5.3.17-112.5.1.s390x", "product_id": "php53-pspell-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-shmop-5.3.17-112.5.1.s390x", "product": { "name": "php53-shmop-5.3.17-112.5.1.s390x", "product_id": "php53-shmop-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-snmp-5.3.17-112.5.1.s390x", "product": { "name": "php53-snmp-5.3.17-112.5.1.s390x", "product_id": "php53-snmp-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-soap-5.3.17-112.5.1.s390x", "product": { "name": "php53-soap-5.3.17-112.5.1.s390x", "product_id": "php53-soap-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-suhosin-5.3.17-112.5.1.s390x", "product": { "name": "php53-suhosin-5.3.17-112.5.1.s390x", "product_id": "php53-suhosin-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-sysvmsg-5.3.17-112.5.1.s390x", "product": { "name": "php53-sysvmsg-5.3.17-112.5.1.s390x", "product_id": "php53-sysvmsg-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-sysvsem-5.3.17-112.5.1.s390x", "product": { "name": "php53-sysvsem-5.3.17-112.5.1.s390x", "product_id": "php53-sysvsem-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-sysvshm-5.3.17-112.5.1.s390x", "product": { "name": "php53-sysvshm-5.3.17-112.5.1.s390x", "product_id": "php53-sysvshm-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-tokenizer-5.3.17-112.5.1.s390x", "product": { "name": "php53-tokenizer-5.3.17-112.5.1.s390x", "product_id": "php53-tokenizer-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-wddx-5.3.17-112.5.1.s390x", "product": { "name": "php53-wddx-5.3.17-112.5.1.s390x", "product_id": "php53-wddx-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-xmlreader-5.3.17-112.5.1.s390x", "product": { "name": "php53-xmlreader-5.3.17-112.5.1.s390x", "product_id": "php53-xmlreader-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-xmlrpc-5.3.17-112.5.1.s390x", "product": { "name": "php53-xmlrpc-5.3.17-112.5.1.s390x", "product_id": "php53-xmlrpc-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-xmlwriter-5.3.17-112.5.1.s390x", "product": { "name": "php53-xmlwriter-5.3.17-112.5.1.s390x", "product_id": "php53-xmlwriter-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-xsl-5.3.17-112.5.1.s390x", "product": { "name": "php53-xsl-5.3.17-112.5.1.s390x", "product_id": "php53-xsl-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-zip-5.3.17-112.5.1.s390x", "product": { "name": "php53-zip-5.3.17-112.5.1.s390x", "product_id": "php53-zip-5.3.17-112.5.1.s390x" } }, { "category": "product_version", "name": "php53-zlib-5.3.17-112.5.1.s390x", "product": { "name": "php53-zlib-5.3.17-112.5.1.s390x", "product_id": "php53-zlib-5.3.17-112.5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php53-devel-5.3.17-112.5.1.x86_64", "product": { "name": "php53-devel-5.3.17-112.5.1.x86_64", "product_id": "php53-devel-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-imap-5.3.17-112.5.1.x86_64", "product": { "name": "php53-imap-5.3.17-112.5.1.x86_64", "product_id": "php53-imap-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-posix-5.3.17-112.5.1.x86_64", "product": { "name": "php53-posix-5.3.17-112.5.1.x86_64", "product_id": "php53-posix-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-readline-5.3.17-112.5.1.x86_64", "product": { "name": "php53-readline-5.3.17-112.5.1.x86_64", "product_id": "php53-readline-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-sockets-5.3.17-112.5.1.x86_64", "product": { "name": "php53-sockets-5.3.17-112.5.1.x86_64", "product_id": "php53-sockets-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-sqlite-5.3.17-112.5.1.x86_64", "product": { "name": "php53-sqlite-5.3.17-112.5.1.x86_64", "product_id": "php53-sqlite-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-tidy-5.3.17-112.5.1.x86_64", "product": { "name": "php53-tidy-5.3.17-112.5.1.x86_64", "product_id": "php53-tidy-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "apache2-mod_php53-5.3.17-112.5.1.x86_64", "product": { "name": "apache2-mod_php53-5.3.17-112.5.1.x86_64", "product_id": "apache2-mod_php53-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-5.3.17-112.5.1.x86_64", "product": { "name": "php53-5.3.17-112.5.1.x86_64", "product_id": "php53-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-bcmath-5.3.17-112.5.1.x86_64", "product": { "name": "php53-bcmath-5.3.17-112.5.1.x86_64", "product_id": "php53-bcmath-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-bz2-5.3.17-112.5.1.x86_64", "product": { "name": "php53-bz2-5.3.17-112.5.1.x86_64", "product_id": "php53-bz2-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-calendar-5.3.17-112.5.1.x86_64", "product": { "name": "php53-calendar-5.3.17-112.5.1.x86_64", "product_id": "php53-calendar-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-ctype-5.3.17-112.5.1.x86_64", "product": { "name": "php53-ctype-5.3.17-112.5.1.x86_64", "product_id": "php53-ctype-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-curl-5.3.17-112.5.1.x86_64", "product": { "name": "php53-curl-5.3.17-112.5.1.x86_64", "product_id": "php53-curl-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-dba-5.3.17-112.5.1.x86_64", "product": { "name": "php53-dba-5.3.17-112.5.1.x86_64", "product_id": "php53-dba-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-dom-5.3.17-112.5.1.x86_64", "product": { "name": "php53-dom-5.3.17-112.5.1.x86_64", "product_id": "php53-dom-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-exif-5.3.17-112.5.1.x86_64", "product": { "name": "php53-exif-5.3.17-112.5.1.x86_64", "product_id": "php53-exif-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-fastcgi-5.3.17-112.5.1.x86_64", "product": { "name": "php53-fastcgi-5.3.17-112.5.1.x86_64", "product_id": "php53-fastcgi-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-fileinfo-5.3.17-112.5.1.x86_64", "product": { "name": "php53-fileinfo-5.3.17-112.5.1.x86_64", "product_id": "php53-fileinfo-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-ftp-5.3.17-112.5.1.x86_64", "product": { "name": "php53-ftp-5.3.17-112.5.1.x86_64", "product_id": "php53-ftp-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-gd-5.3.17-112.5.1.x86_64", "product": { "name": "php53-gd-5.3.17-112.5.1.x86_64", "product_id": "php53-gd-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-gettext-5.3.17-112.5.1.x86_64", "product": { "name": "php53-gettext-5.3.17-112.5.1.x86_64", "product_id": "php53-gettext-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-gmp-5.3.17-112.5.1.x86_64", "product": { "name": "php53-gmp-5.3.17-112.5.1.x86_64", "product_id": "php53-gmp-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-iconv-5.3.17-112.5.1.x86_64", "product": { "name": "php53-iconv-5.3.17-112.5.1.x86_64", "product_id": "php53-iconv-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-intl-5.3.17-112.5.1.x86_64", "product": { "name": "php53-intl-5.3.17-112.5.1.x86_64", "product_id": "php53-intl-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-json-5.3.17-112.5.1.x86_64", "product": { "name": "php53-json-5.3.17-112.5.1.x86_64", "product_id": "php53-json-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-ldap-5.3.17-112.5.1.x86_64", "product": { "name": "php53-ldap-5.3.17-112.5.1.x86_64", "product_id": "php53-ldap-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-mbstring-5.3.17-112.5.1.x86_64", "product": { "name": "php53-mbstring-5.3.17-112.5.1.x86_64", "product_id": "php53-mbstring-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-mcrypt-5.3.17-112.5.1.x86_64", "product": { "name": "php53-mcrypt-5.3.17-112.5.1.x86_64", "product_id": "php53-mcrypt-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-mysql-5.3.17-112.5.1.x86_64", "product": { "name": "php53-mysql-5.3.17-112.5.1.x86_64", "product_id": "php53-mysql-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-odbc-5.3.17-112.5.1.x86_64", "product": { "name": "php53-odbc-5.3.17-112.5.1.x86_64", "product_id": "php53-odbc-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-openssl-5.3.17-112.5.1.x86_64", "product": { "name": "php53-openssl-5.3.17-112.5.1.x86_64", "product_id": "php53-openssl-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-pcntl-5.3.17-112.5.1.x86_64", "product": { "name": "php53-pcntl-5.3.17-112.5.1.x86_64", "product_id": "php53-pcntl-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-pdo-5.3.17-112.5.1.x86_64", "product": { "name": "php53-pdo-5.3.17-112.5.1.x86_64", "product_id": "php53-pdo-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-pear-5.3.17-112.5.1.x86_64", "product": { "name": "php53-pear-5.3.17-112.5.1.x86_64", "product_id": "php53-pear-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-pgsql-5.3.17-112.5.1.x86_64", "product": { "name": "php53-pgsql-5.3.17-112.5.1.x86_64", "product_id": "php53-pgsql-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-pspell-5.3.17-112.5.1.x86_64", "product": { "name": "php53-pspell-5.3.17-112.5.1.x86_64", "product_id": "php53-pspell-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-shmop-5.3.17-112.5.1.x86_64", "product": { "name": "php53-shmop-5.3.17-112.5.1.x86_64", "product_id": "php53-shmop-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-snmp-5.3.17-112.5.1.x86_64", "product": { "name": "php53-snmp-5.3.17-112.5.1.x86_64", "product_id": "php53-snmp-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-soap-5.3.17-112.5.1.x86_64", "product": { "name": "php53-soap-5.3.17-112.5.1.x86_64", "product_id": "php53-soap-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-suhosin-5.3.17-112.5.1.x86_64", "product": { "name": "php53-suhosin-5.3.17-112.5.1.x86_64", "product_id": "php53-suhosin-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-sysvmsg-5.3.17-112.5.1.x86_64", "product": { "name": "php53-sysvmsg-5.3.17-112.5.1.x86_64", "product_id": "php53-sysvmsg-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-sysvsem-5.3.17-112.5.1.x86_64", "product": { "name": "php53-sysvsem-5.3.17-112.5.1.x86_64", "product_id": "php53-sysvsem-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-sysvshm-5.3.17-112.5.1.x86_64", "product": { "name": "php53-sysvshm-5.3.17-112.5.1.x86_64", "product_id": "php53-sysvshm-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-tokenizer-5.3.17-112.5.1.x86_64", "product": { "name": "php53-tokenizer-5.3.17-112.5.1.x86_64", "product_id": "php53-tokenizer-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-wddx-5.3.17-112.5.1.x86_64", "product": { "name": "php53-wddx-5.3.17-112.5.1.x86_64", "product_id": "php53-wddx-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-xmlreader-5.3.17-112.5.1.x86_64", "product": { "name": "php53-xmlreader-5.3.17-112.5.1.x86_64", "product_id": "php53-xmlreader-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-xmlrpc-5.3.17-112.5.1.x86_64", "product": { "name": "php53-xmlrpc-5.3.17-112.5.1.x86_64", "product_id": "php53-xmlrpc-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-xmlwriter-5.3.17-112.5.1.x86_64", "product": { "name": "php53-xmlwriter-5.3.17-112.5.1.x86_64", "product_id": "php53-xmlwriter-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-xsl-5.3.17-112.5.1.x86_64", "product": { "name": "php53-xsl-5.3.17-112.5.1.x86_64", "product_id": "php53-xsl-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-zip-5.3.17-112.5.1.x86_64", "product": { "name": "php53-zip-5.3.17-112.5.1.x86_64", "product_id": "php53-zip-5.3.17-112.5.1.x86_64" } }, { "category": "product_version", "name": "php53-zlib-5.3.17-112.5.1.x86_64", "product": { "name": "php53-zlib-5.3.17-112.5.1.x86_64", "product_id": "php53-zlib-5.3.17-112.5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_identification_helper": { "cpe": "cpe:/a:suse:sle-sdk:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP4", "product": { "name": "SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php53-devel-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586" }, "product_reference": "php53-devel-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64" }, "product_reference": "php53-devel-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-devel-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x" }, "product_reference": "php53-devel-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-devel-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586" }, "product_reference": "php53-imap-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64" }, "product_reference": "php53-imap-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-imap-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x" }, "product_reference": "php53-imap-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-imap-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-posix-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586" }, "product_reference": "php53-posix-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-posix-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64" }, "product_reference": "php53-posix-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-posix-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-posix-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-posix-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x" }, "product_reference": "php53-posix-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-posix-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-posix-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-readline-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586" }, "product_reference": "php53-readline-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-readline-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64" }, "product_reference": "php53-readline-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-readline-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-readline-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-readline-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x" }, "product_reference": "php53-readline-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-readline-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-readline-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sockets-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586" }, "product_reference": "php53-sockets-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sockets-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64" }, "product_reference": "php53-sockets-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sockets-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-sockets-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sockets-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x" }, "product_reference": "php53-sockets-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sockets-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-sockets-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sqlite-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586" }, "product_reference": "php53-sqlite-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sqlite-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64" }, "product_reference": "php53-sqlite-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sqlite-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-sqlite-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sqlite-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x" }, "product_reference": "php53-sqlite-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sqlite-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-sqlite-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tidy-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586" }, "product_reference": "php53-tidy-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tidy-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64" }, "product_reference": "php53-tidy-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tidy-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-tidy-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tidy-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x" }, "product_reference": "php53-tidy-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tidy-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-tidy-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php53-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586" }, "product_reference": "apache2-mod_php53-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php53-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64" }, "product_reference": "apache2-mod_php53-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php53-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64" }, "product_reference": "apache2-mod_php53-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php53-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x" }, "product_reference": "apache2-mod_php53-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php53-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64" }, "product_reference": "apache2-mod_php53-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586" }, "product_reference": "php53-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64" }, "product_reference": "php53-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x" }, "product_reference": "php53-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586" }, "product_reference": "php53-bcmath-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64" }, "product_reference": "php53-bcmath-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-bcmath-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x" }, "product_reference": "php53-bcmath-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-bcmath-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bz2-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586" }, "product_reference": "php53-bz2-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bz2-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64" }, "product_reference": "php53-bz2-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bz2-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-bz2-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bz2-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x" }, "product_reference": "php53-bz2-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bz2-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-bz2-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-calendar-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586" }, "product_reference": "php53-calendar-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-calendar-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64" }, "product_reference": "php53-calendar-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-calendar-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-calendar-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-calendar-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x" }, "product_reference": "php53-calendar-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-calendar-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-calendar-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ctype-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586" }, "product_reference": "php53-ctype-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ctype-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64" }, "product_reference": "php53-ctype-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ctype-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-ctype-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ctype-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x" }, "product_reference": "php53-ctype-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ctype-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-ctype-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-curl-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586" }, "product_reference": "php53-curl-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-curl-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64" }, "product_reference": "php53-curl-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-curl-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-curl-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-curl-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x" }, "product_reference": "php53-curl-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-curl-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-curl-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586" }, "product_reference": "php53-dba-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64" }, "product_reference": "php53-dba-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-dba-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x" }, "product_reference": "php53-dba-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-dba-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dom-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586" }, "product_reference": "php53-dom-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dom-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64" }, "product_reference": "php53-dom-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dom-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-dom-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dom-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x" }, "product_reference": "php53-dom-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dom-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-dom-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-exif-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586" }, "product_reference": "php53-exif-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-exif-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64" }, "product_reference": "php53-exif-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-exif-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-exif-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-exif-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x" }, "product_reference": "php53-exif-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-exif-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-exif-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fastcgi-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586" }, "product_reference": "php53-fastcgi-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fastcgi-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64" }, "product_reference": "php53-fastcgi-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fastcgi-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-fastcgi-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fastcgi-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x" }, "product_reference": "php53-fastcgi-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fastcgi-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-fastcgi-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fileinfo-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586" }, "product_reference": "php53-fileinfo-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fileinfo-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64" }, "product_reference": "php53-fileinfo-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fileinfo-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-fileinfo-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fileinfo-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x" }, "product_reference": "php53-fileinfo-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fileinfo-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-fileinfo-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ftp-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586" }, "product_reference": "php53-ftp-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ftp-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64" }, "product_reference": "php53-ftp-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ftp-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-ftp-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ftp-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x" }, "product_reference": "php53-ftp-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ftp-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-ftp-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586" }, "product_reference": "php53-gd-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64" }, "product_reference": "php53-gd-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-gd-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x" }, "product_reference": "php53-gd-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-gd-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gettext-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586" }, "product_reference": "php53-gettext-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gettext-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64" }, "product_reference": "php53-gettext-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gettext-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-gettext-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gettext-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x" }, "product_reference": "php53-gettext-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gettext-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-gettext-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gmp-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586" }, "product_reference": "php53-gmp-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gmp-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64" }, "product_reference": "php53-gmp-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gmp-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-gmp-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gmp-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x" }, "product_reference": "php53-gmp-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gmp-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-gmp-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-iconv-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586" }, "product_reference": "php53-iconv-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-iconv-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64" }, "product_reference": "php53-iconv-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-iconv-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-iconv-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-iconv-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x" }, "product_reference": "php53-iconv-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-iconv-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-iconv-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586" }, "product_reference": "php53-intl-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64" }, "product_reference": "php53-intl-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-intl-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x" }, "product_reference": "php53-intl-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-intl-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-json-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586" }, "product_reference": "php53-json-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-json-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64" }, "product_reference": "php53-json-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-json-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-json-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-json-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x" }, "product_reference": "php53-json-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-json-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-json-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586" }, "product_reference": "php53-ldap-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64" }, "product_reference": "php53-ldap-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-ldap-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x" }, "product_reference": "php53-ldap-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-ldap-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586" }, "product_reference": "php53-mbstring-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64" }, "product_reference": "php53-mbstring-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-mbstring-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x" }, "product_reference": "php53-mbstring-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-mbstring-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mcrypt-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586" }, "product_reference": "php53-mcrypt-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mcrypt-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64" }, "product_reference": "php53-mcrypt-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mcrypt-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-mcrypt-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mcrypt-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x" }, "product_reference": "php53-mcrypt-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mcrypt-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-mcrypt-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586" }, "product_reference": "php53-mysql-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64" }, "product_reference": "php53-mysql-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-mysql-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x" }, "product_reference": "php53-mysql-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-mysql-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586" }, "product_reference": "php53-odbc-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64" }, "product_reference": "php53-odbc-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-odbc-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x" }, "product_reference": "php53-odbc-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-odbc-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-openssl-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586" }, "product_reference": "php53-openssl-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-openssl-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64" }, "product_reference": "php53-openssl-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-openssl-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-openssl-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-openssl-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x" }, "product_reference": "php53-openssl-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-openssl-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-openssl-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pcntl-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586" }, "product_reference": "php53-pcntl-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pcntl-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64" }, "product_reference": "php53-pcntl-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pcntl-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-pcntl-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pcntl-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x" }, "product_reference": "php53-pcntl-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pcntl-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-pcntl-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586" }, "product_reference": "php53-pdo-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64" }, "product_reference": "php53-pdo-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-pdo-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x" }, "product_reference": "php53-pdo-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-pdo-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pear-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586" }, "product_reference": "php53-pear-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pear-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64" }, "product_reference": "php53-pear-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pear-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-pear-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pear-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x" }, "product_reference": "php53-pear-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pear-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-pear-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586" }, "product_reference": "php53-pgsql-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64" }, "product_reference": "php53-pgsql-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-pgsql-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x" }, "product_reference": "php53-pgsql-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-pgsql-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586" }, "product_reference": "php53-pspell-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64" }, "product_reference": "php53-pspell-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-pspell-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x" }, "product_reference": "php53-pspell-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-pspell-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-shmop-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586" }, "product_reference": "php53-shmop-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-shmop-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64" }, "product_reference": "php53-shmop-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-shmop-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-shmop-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-shmop-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x" }, "product_reference": "php53-shmop-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-shmop-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-shmop-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586" }, "product_reference": "php53-snmp-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64" }, "product_reference": "php53-snmp-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-snmp-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x" }, "product_reference": "php53-snmp-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-snmp-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586" }, "product_reference": "php53-soap-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64" }, "product_reference": "php53-soap-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-soap-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x" }, "product_reference": "php53-soap-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-soap-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-suhosin-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586" }, "product_reference": "php53-suhosin-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-suhosin-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64" }, "product_reference": "php53-suhosin-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-suhosin-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-suhosin-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-suhosin-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x" }, "product_reference": "php53-suhosin-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-suhosin-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-suhosin-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvmsg-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586" }, "product_reference": "php53-sysvmsg-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvmsg-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64" }, "product_reference": "php53-sysvmsg-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvmsg-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-sysvmsg-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvmsg-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x" }, "product_reference": "php53-sysvmsg-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvmsg-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-sysvmsg-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvsem-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586" }, "product_reference": "php53-sysvsem-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvsem-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64" }, "product_reference": "php53-sysvsem-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvsem-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-sysvsem-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvsem-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x" }, "product_reference": "php53-sysvsem-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvsem-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-sysvsem-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvshm-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586" }, "product_reference": "php53-sysvshm-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvshm-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64" }, "product_reference": "php53-sysvshm-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvshm-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-sysvshm-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvshm-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x" }, "product_reference": "php53-sysvshm-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvshm-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-sysvshm-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tokenizer-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586" }, "product_reference": "php53-tokenizer-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tokenizer-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64" }, "product_reference": "php53-tokenizer-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tokenizer-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-tokenizer-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tokenizer-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x" }, "product_reference": "php53-tokenizer-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tokenizer-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-tokenizer-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-wddx-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586" }, "product_reference": "php53-wddx-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-wddx-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64" }, "product_reference": "php53-wddx-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-wddx-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-wddx-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-wddx-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x" }, "product_reference": "php53-wddx-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-wddx-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-wddx-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlreader-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586" }, "product_reference": "php53-xmlreader-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlreader-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64" }, "product_reference": "php53-xmlreader-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlreader-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-xmlreader-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlreader-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x" }, "product_reference": "php53-xmlreader-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlreader-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-xmlreader-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586" }, "product_reference": "php53-xmlrpc-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64" }, "product_reference": "php53-xmlrpc-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-xmlrpc-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x" }, "product_reference": "php53-xmlrpc-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-xmlrpc-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlwriter-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586" }, "product_reference": "php53-xmlwriter-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlwriter-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64" }, "product_reference": "php53-xmlwriter-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlwriter-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-xmlwriter-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlwriter-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x" }, "product_reference": "php53-xmlwriter-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlwriter-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-xmlwriter-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xsl-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586" }, "product_reference": "php53-xsl-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xsl-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64" }, "product_reference": "php53-xsl-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xsl-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-xsl-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xsl-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x" }, "product_reference": "php53-xsl-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xsl-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-xsl-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zip-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586" }, "product_reference": "php53-zip-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zip-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64" }, "product_reference": "php53-zip-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zip-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-zip-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zip-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x" }, "product_reference": "php53-zip-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zip-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-zip-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zlib-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586" }, "product_reference": "php53-zlib-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zlib-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64" }, "product_reference": "php53-zlib-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zlib-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-zlib-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zlib-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x" }, "product_reference": "php53-zlib-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zlib-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-zlib-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php53-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586" }, "product_reference": "apache2-mod_php53-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php53-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64" }, "product_reference": "apache2-mod_php53-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php53-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64" }, "product_reference": "apache2-mod_php53-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php53-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x" }, "product_reference": "apache2-mod_php53-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php53-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64" }, "product_reference": "apache2-mod_php53-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586" }, "product_reference": "php53-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64" }, "product_reference": "php53-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x" }, "product_reference": "php53-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586" }, "product_reference": "php53-bcmath-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64" }, "product_reference": "php53-bcmath-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-bcmath-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x" }, "product_reference": "php53-bcmath-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-bcmath-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bz2-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586" }, "product_reference": "php53-bz2-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bz2-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64" }, "product_reference": "php53-bz2-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bz2-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-bz2-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bz2-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x" }, "product_reference": "php53-bz2-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bz2-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-bz2-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-calendar-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586" }, "product_reference": "php53-calendar-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-calendar-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64" }, "product_reference": "php53-calendar-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-calendar-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-calendar-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-calendar-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x" }, "product_reference": "php53-calendar-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-calendar-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-calendar-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ctype-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586" }, "product_reference": "php53-ctype-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ctype-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64" }, "product_reference": "php53-ctype-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ctype-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-ctype-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ctype-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x" }, "product_reference": "php53-ctype-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ctype-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-ctype-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-curl-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586" }, "product_reference": "php53-curl-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-curl-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64" }, "product_reference": "php53-curl-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-curl-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-curl-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-curl-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x" }, "product_reference": "php53-curl-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-curl-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-curl-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586" }, "product_reference": "php53-dba-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64" }, "product_reference": "php53-dba-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-dba-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x" }, "product_reference": "php53-dba-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-dba-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dom-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586" }, "product_reference": "php53-dom-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dom-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64" }, "product_reference": "php53-dom-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dom-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-dom-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dom-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x" }, "product_reference": "php53-dom-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dom-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-dom-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-exif-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586" }, "product_reference": "php53-exif-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-exif-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64" }, "product_reference": "php53-exif-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-exif-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-exif-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-exif-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x" }, "product_reference": "php53-exif-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-exif-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-exif-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fastcgi-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586" }, "product_reference": "php53-fastcgi-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fastcgi-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64" }, "product_reference": "php53-fastcgi-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fastcgi-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-fastcgi-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fastcgi-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x" }, "product_reference": "php53-fastcgi-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fastcgi-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-fastcgi-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fileinfo-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586" }, "product_reference": "php53-fileinfo-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fileinfo-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64" }, "product_reference": "php53-fileinfo-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fileinfo-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-fileinfo-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fileinfo-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x" }, "product_reference": "php53-fileinfo-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-fileinfo-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-fileinfo-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ftp-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586" }, "product_reference": "php53-ftp-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ftp-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64" }, "product_reference": "php53-ftp-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ftp-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-ftp-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ftp-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x" }, "product_reference": "php53-ftp-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ftp-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-ftp-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586" }, "product_reference": "php53-gd-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64" }, "product_reference": "php53-gd-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-gd-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x" }, "product_reference": "php53-gd-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-gd-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gettext-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586" }, "product_reference": "php53-gettext-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gettext-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64" }, "product_reference": "php53-gettext-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gettext-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-gettext-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gettext-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x" }, "product_reference": "php53-gettext-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gettext-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-gettext-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gmp-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586" }, "product_reference": "php53-gmp-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gmp-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64" }, "product_reference": "php53-gmp-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gmp-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-gmp-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gmp-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x" }, "product_reference": "php53-gmp-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gmp-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-gmp-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-iconv-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586" }, "product_reference": "php53-iconv-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-iconv-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64" }, "product_reference": "php53-iconv-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-iconv-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-iconv-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-iconv-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x" }, "product_reference": "php53-iconv-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-iconv-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-iconv-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586" }, "product_reference": "php53-intl-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64" }, "product_reference": "php53-intl-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-intl-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x" }, "product_reference": "php53-intl-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-intl-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-json-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586" }, "product_reference": "php53-json-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-json-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64" }, "product_reference": "php53-json-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-json-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-json-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-json-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x" }, "product_reference": "php53-json-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-json-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-json-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586" }, "product_reference": "php53-ldap-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64" }, "product_reference": "php53-ldap-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-ldap-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x" }, "product_reference": "php53-ldap-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-ldap-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586" }, "product_reference": "php53-mbstring-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64" }, "product_reference": "php53-mbstring-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-mbstring-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x" }, "product_reference": "php53-mbstring-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-mbstring-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mcrypt-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586" }, "product_reference": "php53-mcrypt-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mcrypt-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64" }, "product_reference": "php53-mcrypt-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mcrypt-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-mcrypt-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mcrypt-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x" }, "product_reference": "php53-mcrypt-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mcrypt-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-mcrypt-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586" }, "product_reference": "php53-mysql-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64" }, "product_reference": "php53-mysql-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-mysql-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x" }, "product_reference": "php53-mysql-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-mysql-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586" }, "product_reference": "php53-odbc-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64" }, "product_reference": "php53-odbc-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-odbc-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x" }, "product_reference": "php53-odbc-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-odbc-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-openssl-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586" }, "product_reference": "php53-openssl-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-openssl-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64" }, "product_reference": "php53-openssl-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-openssl-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-openssl-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-openssl-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x" }, "product_reference": "php53-openssl-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-openssl-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-openssl-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pcntl-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586" }, "product_reference": "php53-pcntl-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pcntl-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64" }, "product_reference": "php53-pcntl-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pcntl-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-pcntl-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pcntl-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x" }, "product_reference": "php53-pcntl-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pcntl-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-pcntl-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586" }, "product_reference": "php53-pdo-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64" }, "product_reference": "php53-pdo-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-pdo-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x" }, "product_reference": "php53-pdo-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-pdo-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pear-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586" }, "product_reference": "php53-pear-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pear-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64" }, "product_reference": "php53-pear-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pear-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-pear-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pear-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x" }, "product_reference": "php53-pear-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pear-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-pear-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586" }, "product_reference": "php53-pgsql-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64" }, "product_reference": "php53-pgsql-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-pgsql-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x" }, "product_reference": "php53-pgsql-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-pgsql-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586" }, "product_reference": "php53-pspell-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64" }, "product_reference": "php53-pspell-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-pspell-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x" }, "product_reference": "php53-pspell-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-pspell-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-shmop-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586" }, "product_reference": "php53-shmop-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-shmop-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64" }, "product_reference": "php53-shmop-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-shmop-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-shmop-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-shmop-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x" }, "product_reference": "php53-shmop-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-shmop-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-shmop-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586" }, "product_reference": "php53-snmp-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64" }, "product_reference": "php53-snmp-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-snmp-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x" }, "product_reference": "php53-snmp-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-snmp-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586" }, "product_reference": "php53-soap-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64" }, "product_reference": "php53-soap-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-soap-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x" }, "product_reference": "php53-soap-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-soap-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-suhosin-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586" }, "product_reference": "php53-suhosin-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-suhosin-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64" }, "product_reference": "php53-suhosin-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-suhosin-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-suhosin-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-suhosin-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x" }, "product_reference": "php53-suhosin-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-suhosin-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-suhosin-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvmsg-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586" }, "product_reference": "php53-sysvmsg-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvmsg-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64" }, "product_reference": "php53-sysvmsg-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvmsg-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-sysvmsg-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvmsg-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x" }, "product_reference": "php53-sysvmsg-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvmsg-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-sysvmsg-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvsem-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586" }, "product_reference": "php53-sysvsem-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvsem-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64" }, "product_reference": "php53-sysvsem-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvsem-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-sysvsem-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvsem-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x" }, "product_reference": "php53-sysvsem-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvsem-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-sysvsem-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvshm-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586" }, "product_reference": "php53-sysvshm-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvshm-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64" }, "product_reference": "php53-sysvshm-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvshm-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-sysvshm-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvshm-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x" }, "product_reference": "php53-sysvshm-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-sysvshm-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-sysvshm-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tokenizer-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586" }, "product_reference": "php53-tokenizer-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tokenizer-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64" }, "product_reference": "php53-tokenizer-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tokenizer-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-tokenizer-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tokenizer-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x" }, "product_reference": "php53-tokenizer-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-tokenizer-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-tokenizer-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-wddx-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586" }, "product_reference": "php53-wddx-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-wddx-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64" }, "product_reference": "php53-wddx-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-wddx-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-wddx-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-wddx-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x" }, "product_reference": "php53-wddx-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-wddx-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-wddx-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlreader-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586" }, "product_reference": "php53-xmlreader-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlreader-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64" }, "product_reference": "php53-xmlreader-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlreader-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-xmlreader-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlreader-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x" }, "product_reference": "php53-xmlreader-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlreader-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-xmlreader-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586" }, "product_reference": "php53-xmlrpc-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64" }, "product_reference": "php53-xmlrpc-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-xmlrpc-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x" }, "product_reference": "php53-xmlrpc-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-xmlrpc-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlwriter-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586" }, "product_reference": "php53-xmlwriter-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlwriter-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64" }, "product_reference": "php53-xmlwriter-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlwriter-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-xmlwriter-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlwriter-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x" }, "product_reference": "php53-xmlwriter-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlwriter-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-xmlwriter-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xsl-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586" }, "product_reference": "php53-xsl-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xsl-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64" }, "product_reference": "php53-xsl-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xsl-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-xsl-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xsl-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x" }, "product_reference": "php53-xsl-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xsl-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-xsl-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zip-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586" }, "product_reference": "php53-zip-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zip-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64" }, "product_reference": "php53-zip-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zip-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-zip-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zip-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x" }, "product_reference": "php53-zip-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zip-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-zip-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zlib-5.3.17-112.5.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586" }, "product_reference": "php53-zlib-5.3.17-112.5.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zlib-5.3.17-112.5.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64" }, "product_reference": "php53-zlib-5.3.17-112.5.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zlib-5.3.17-112.5.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64" }, "product_reference": "php53-zlib-5.3.17-112.5.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zlib-5.3.17-112.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x" }, "product_reference": "php53-zlib-5.3.17-112.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-zlib-5.3.17-112.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64" }, "product_reference": "php53-zlib-5.3.17-112.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-10168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-10168" } ], "notes": [ { "category": "general", "text": "Integer overflow in gd_io.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to have unspecified impact via vectors involving the number of horizontal and vertical chunks in an image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-10168", "url": "https://www.suse.com/security/cve/CVE-2016-10168" }, { "category": "external", "summary": "SUSE Bug 1022069 for CVE-2016-10168", "url": "https://bugzilla.suse.com/1022069" }, { "category": "external", "summary": "SUSE Bug 1022265 for CVE-2016-10168", "url": "https://bugzilla.suse.com/1022265" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-09-18T10:31:12Z", "details": "moderate" } ], "title": "CVE-2016-10168" }, { "cve": "CVE-2016-10397", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-10397" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-10397", "url": "https://www.suse.com/security/cve/CVE-2016-10397" }, { "category": "external", "summary": "SUSE Bug 1047454 for CVE-2016-10397", "url": "https://bugzilla.suse.com/1047454" } ], "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 Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-09-18T10:31:12Z", "details": "moderate" } ], "title": "CVE-2016-10397" }, { "cve": "CVE-2016-5766", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5766" } ], "notes": [ { "category": "general", "text": "Integer overflow in the _gd2GetHeader function in gd_gd2.c in the GD Graphics Library (aka libgd) before 2.2.3, as used in PHP before 5.5.37, 5.6.x before 5.6.23, and 7.x before 7.0.8, allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via crafted chunk dimensions in an image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5766", "url": "https://www.suse.com/security/cve/CVE-2016-5766" }, { "category": "external", "summary": "SUSE Bug 986386 for CVE-2016-5766", "url": "https://bugzilla.suse.com/986386" } ], "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 Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-09-18T10:31:12Z", "details": "moderate" } ], "title": "CVE-2016-5766" }, { "cve": "CVE-2017-11144", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11144" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, the openssl extension PEM sealing code did not check the return value of the OpenSSL sealing function, which could lead to a crash of the PHP interpreter, related to an interpretation conflict for a negative number in ext/openssl/openssl.c, and an OpenSSL documentation omission.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11144", "url": "https://www.suse.com/security/cve/CVE-2017-11144" }, { "category": "external", "summary": "SUSE Bug 1048096 for CVE-2017-11144", "url": "https://bugzilla.suse.com/1048096" } ], "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 Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-09-18T10:31:12Z", "details": "moderate" } ], "title": "CVE-2017-11144" }, { "cve": "CVE-2017-11145", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11145" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, an error in the date extension\u0027s timelib_meridian parsing code could be used by attackers able to supply date strings to leak information from the interpreter, related to ext/date/lib/parse_date.c out-of-bounds reads affecting the php_parse_date function. NOTE: the correct fix is in the e8b7698f5ee757ce2c8bd10a192a491a498f891c commit, not the bd77ac90d3bdf31ce2a5251ad92e9e75 gist.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11145", "url": "https://www.suse.com/security/cve/CVE-2017-11145" }, { "category": "external", "summary": "SUSE Bug 1048111 for CVE-2017-11145", "url": "https://bugzilla.suse.com/1048111" }, { "category": "external", "summary": "SUSE Bug 1048112 for CVE-2017-11145", "url": "https://bugzilla.suse.com/1048112" }, { "category": "external", "summary": "SUSE Bug 1067441 for CVE-2017-11145", "url": "https://bugzilla.suse.com/1067441" } ], "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 Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-09-18T10:31:12Z", "details": "important" } ], "title": "CVE-2017-11145" }, { "cve": "CVE-2017-11146", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11146" } ], "notes": [ { "category": "general", "text": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not an independently fixable security issue relative to CVE-2017-11145. Notes: none.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11146", "url": "https://www.suse.com/security/cve/CVE-2017-11146" }, { "category": "external", "summary": "SUSE Bug 1048111 for CVE-2017-11146", "url": "https://bugzilla.suse.com/1048111" }, { "category": "external", "summary": "SUSE Bug 1048112 for CVE-2017-11146", "url": "https://bugzilla.suse.com/1048112" } ], "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 Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-09-18T10:31:12Z", "details": "moderate" } ], "title": "CVE-2017-11146" }, { "cve": "CVE-2017-11147", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11147" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.30 and 7.x before 7.0.15, the PHAR archive handler could be used by attackers supplying malicious archive files to crash the PHP interpreter or potentially disclose information due to a buffer over-read in the phar_parse_pharfile function in ext/phar/phar.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11147", "url": "https://www.suse.com/security/cve/CVE-2017-11147" }, { "category": "external", "summary": "SUSE Bug 1048094 for CVE-2017-11147", "url": "https://bugzilla.suse.com/1048094" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-09-18T10:31:12Z", "details": "moderate" } ], "title": "CVE-2017-11147" }, { "cve": "CVE-2017-11628", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11628" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, a stack-based buffer overflow in the zend_ini_do_op() function in Zend/zend_ini_parser.c could cause a denial of service or potentially allow executing code. NOTE: this is only relevant for PHP applications that accept untrusted input (instead of the system\u0027s php.ini file) for the parse_ini_string or parse_ini_file function, e.g., a web application for syntax validation of php.ini directives.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11628", "url": "https://www.suse.com/security/cve/CVE-2017-11628" }, { "category": "external", "summary": "SUSE Bug 1050726 for CVE-2017-11628", "url": "https://bugzilla.suse.com/1050726" } ], "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 Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-09-18T10:31:12Z", "details": "moderate" } ], "title": "CVE-2017-11628" }, { "cve": "CVE-2017-12933", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-12933" } ], "notes": [ { "category": "general", "text": "The finish_nested_data function in ext/standard/var_unserializer.re in PHP before 5.6.31, 7.0.x before 7.0.21, and 7.1.x before 7.1.7 is prone to a buffer over-read while unserializing untrusted data. Exploitation of this issue can have an unspecified impact on the integrity of PHP.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-12933", "url": "https://www.suse.com/security/cve/CVE-2017-12933" }, { "category": "external", "summary": "SUSE Bug 1054430 for CVE-2017-12933", "url": "https://bugzilla.suse.com/1054430" } ], "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 Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-09-18T10:31:12Z", "details": "moderate" } ], "title": "CVE-2017-12933" }, { "cve": "CVE-2017-7890", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-7890" } ], "notes": [ { "category": "general", "text": "The GIF decoding function gdImageCreateFromGifCtx in gd_gif_in.c in the GD Graphics Library (aka libgd), as used in PHP before 5.6.31 and 7.x before 7.1.7, does not zero colorMap arrays before use. A specially crafted GIF image could use the uninitialized tables to read ~700 bytes from the top of the stack, potentially disclosing sensitive information.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-7890", "url": "https://www.suse.com/security/cve/CVE-2017-7890" }, { "category": "external", "summary": "SUSE Bug 1050241 for CVE-2017-7890", "url": "https://bugzilla.suse.com/1050241" } ], "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 Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-112.5.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-112.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-09-18T10:31:12Z", "details": "low" } ], "title": "CVE-2017-7890" } ] }
suse-su-2017:2303-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for php7", "title": "Title of the patch" }, { "category": "description", "text": "This update for php7 fixes the following issues:\n\n- CVE-2016-10397: parse_url() can be bypassed to return fake host. (bsc#1047454)\n- CVE-2017-11142: Remoteattackers could cause a CPU consumption denial of service attack by\n injectinglong form variables, related to main/php_variables. (bsc#1048100)\n- CVE-2017-11144: The opensslextension PEM sealing code did not check the return value of the\n OpenSSL sealingfunction, which could lead to a crash. (bsc#1048096)\n- CVE-2017-11145: Lack of bounds checks in timelib_meridian coud lead to information leak.\n (bsc#1048112)\n- CVE-2017-11146: Lack of bounds checks in timelib_meridian parse code could lead to information\n leak. (bsc#1048111)\n- CVE-2017-11147: The PHAR archive handler could beused by attackers supplying malicious archive\n files to crash the PHP interpreteror potentially disclose information. (bsc#1048094)\n- CVE-2017-11628: Stack-base dbuffer overflow in zend_ini_do_op() could lead to denial of service (bsc#1050726)\n- CVE-2017-7890: Buffer over-read from unitialized data in gdImageCreateFromGifCtx function\ncould lead to denial of service (bsc#1050241)\n- CVE-2016-5766: Integer Overflow in _gd2GetHeader() resulting in heap overflow could lead to denial of service or code execution (bsc#986386)\n\nOther fixes:\n\n- Soap Request with References (bsc#1053645)\n- php7-pear should explicitly require php7-pear-Archive_Tar\n otherwise this dependency must be declared in every\n php7-pear-* package explicitly. [bnc#1052389]\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Web-Scripting-12-2017-1417,SUSE-SLE-SDK-12-SP2-2017-1417,SUSE-SLE-SDK-12-SP3-2017-1417", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_2303-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2017:2303-1", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172303-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2017:2303-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-August/003172.html" }, { "category": "self", "summary": "SUSE Bug 1047454", "url": "https://bugzilla.suse.com/1047454" }, { "category": "self", "summary": "SUSE Bug 1048094", "url": "https://bugzilla.suse.com/1048094" }, { "category": "self", "summary": "SUSE Bug 1048096", "url": "https://bugzilla.suse.com/1048096" }, { "category": "self", "summary": "SUSE Bug 1048100", "url": "https://bugzilla.suse.com/1048100" }, { "category": "self", "summary": "SUSE Bug 1048111", "url": "https://bugzilla.suse.com/1048111" }, { "category": "self", "summary": "SUSE Bug 1048112", "url": "https://bugzilla.suse.com/1048112" }, { "category": "self", "summary": "SUSE Bug 1050241", "url": "https://bugzilla.suse.com/1050241" }, { "category": "self", "summary": "SUSE Bug 1050726", "url": "https://bugzilla.suse.com/1050726" }, { "category": "self", "summary": "SUSE Bug 1052389", "url": "https://bugzilla.suse.com/1052389" }, { "category": "self", "summary": "SUSE Bug 1053645", "url": "https://bugzilla.suse.com/1053645" }, { "category": "self", "summary": "SUSE Bug 986386", "url": "https://bugzilla.suse.com/986386" }, { "category": "self", "summary": "SUSE CVE CVE-2016-10397 page", "url": "https://www.suse.com/security/cve/CVE-2016-10397/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5766 page", "url": "https://www.suse.com/security/cve/CVE-2016-5766/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11142 page", "url": "https://www.suse.com/security/cve/CVE-2017-11142/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11144 page", "url": "https://www.suse.com/security/cve/CVE-2017-11144/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11145 page", "url": "https://www.suse.com/security/cve/CVE-2017-11145/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11146 page", "url": "https://www.suse.com/security/cve/CVE-2017-11146/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11147 page", "url": "https://www.suse.com/security/cve/CVE-2017-11147/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11628 page", "url": "https://www.suse.com/security/cve/CVE-2017-11628/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-7890 page", "url": "https://www.suse.com/security/cve/CVE-2017-7890/" } ], "title": "Security update for php7", "tracking": { "current_release_date": "2017-08-30T13:18:53Z", "generator": { "date": "2017-08-30T13:18:53Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2017:2303-1", "initial_release_date": "2017-08-30T13:18:53Z", "revision_history": [ { "date": "2017-08-30T13:18:53Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-50.9.2.aarch64", "product": { "name": "apache2-mod_php7-7.0.7-50.9.2.aarch64", "product_id": "apache2-mod_php7-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-7.0.7-50.9.2.aarch64", "product": { "name": "php7-7.0.7-50.9.2.aarch64", "product_id": "php7-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-50.9.2.aarch64", "product": { "name": "php7-bcmath-7.0.7-50.9.2.aarch64", "product_id": "php7-bcmath-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-50.9.2.aarch64", "product": { "name": "php7-bz2-7.0.7-50.9.2.aarch64", "product_id": "php7-bz2-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-50.9.2.aarch64", "product": { "name": "php7-calendar-7.0.7-50.9.2.aarch64", "product_id": "php7-calendar-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-50.9.2.aarch64", "product": { "name": "php7-ctype-7.0.7-50.9.2.aarch64", "product_id": "php7-ctype-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-curl-7.0.7-50.9.2.aarch64", "product": { "name": "php7-curl-7.0.7-50.9.2.aarch64", "product_id": "php7-curl-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-dba-7.0.7-50.9.2.aarch64", "product": { "name": "php7-dba-7.0.7-50.9.2.aarch64", "product_id": "php7-dba-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-dom-7.0.7-50.9.2.aarch64", "product": { "name": "php7-dom-7.0.7-50.9.2.aarch64", "product_id": "php7-dom-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-50.9.2.aarch64", "product": { "name": "php7-enchant-7.0.7-50.9.2.aarch64", "product_id": "php7-enchant-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-exif-7.0.7-50.9.2.aarch64", "product": { "name": "php7-exif-7.0.7-50.9.2.aarch64", "product_id": "php7-exif-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-50.9.2.aarch64", "product": { "name": "php7-fastcgi-7.0.7-50.9.2.aarch64", "product_id": "php7-fastcgi-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-50.9.2.aarch64", "product": { "name": "php7-fileinfo-7.0.7-50.9.2.aarch64", "product_id": "php7-fileinfo-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-50.9.2.aarch64", "product": { "name": "php7-fpm-7.0.7-50.9.2.aarch64", "product_id": "php7-fpm-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-50.9.2.aarch64", "product": { "name": "php7-ftp-7.0.7-50.9.2.aarch64", "product_id": "php7-ftp-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-gd-7.0.7-50.9.2.aarch64", "product": { "name": "php7-gd-7.0.7-50.9.2.aarch64", "product_id": "php7-gd-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-50.9.2.aarch64", "product": { "name": "php7-gettext-7.0.7-50.9.2.aarch64", "product_id": "php7-gettext-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-50.9.2.aarch64", "product": { "name": "php7-gmp-7.0.7-50.9.2.aarch64", "product_id": "php7-gmp-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-50.9.2.aarch64", "product": { "name": "php7-iconv-7.0.7-50.9.2.aarch64", "product_id": "php7-iconv-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-imap-7.0.7-50.9.2.aarch64", "product": { "name": "php7-imap-7.0.7-50.9.2.aarch64", "product_id": "php7-imap-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-intl-7.0.7-50.9.2.aarch64", "product": { "name": "php7-intl-7.0.7-50.9.2.aarch64", "product_id": "php7-intl-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-json-7.0.7-50.9.2.aarch64", "product": { "name": "php7-json-7.0.7-50.9.2.aarch64", "product_id": "php7-json-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-50.9.2.aarch64", "product": { "name": "php7-ldap-7.0.7-50.9.2.aarch64", "product_id": "php7-ldap-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-50.9.2.aarch64", "product": { "name": "php7-mbstring-7.0.7-50.9.2.aarch64", "product_id": "php7-mbstring-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-50.9.2.aarch64", "product": { "name": "php7-mcrypt-7.0.7-50.9.2.aarch64", "product_id": "php7-mcrypt-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-50.9.2.aarch64", "product": { "name": "php7-mysql-7.0.7-50.9.2.aarch64", "product_id": "php7-mysql-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-50.9.2.aarch64", "product": { "name": "php7-odbc-7.0.7-50.9.2.aarch64", "product_id": "php7-odbc-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-50.9.2.aarch64", "product": { "name": "php7-opcache-7.0.7-50.9.2.aarch64", "product_id": "php7-opcache-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-50.9.2.aarch64", "product": { "name": "php7-openssl-7.0.7-50.9.2.aarch64", "product_id": "php7-openssl-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-50.9.2.aarch64", "product": { "name": "php7-pcntl-7.0.7-50.9.2.aarch64", "product_id": "php7-pcntl-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-50.9.2.aarch64", "product": { "name": "php7-pdo-7.0.7-50.9.2.aarch64", "product_id": "php7-pdo-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-50.9.2.aarch64", "product": { "name": "php7-pgsql-7.0.7-50.9.2.aarch64", "product_id": "php7-pgsql-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-phar-7.0.7-50.9.2.aarch64", "product": { "name": "php7-phar-7.0.7-50.9.2.aarch64", "product_id": "php7-phar-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-posix-7.0.7-50.9.2.aarch64", "product": { "name": "php7-posix-7.0.7-50.9.2.aarch64", "product_id": "php7-posix-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-50.9.2.aarch64", "product": { "name": "php7-pspell-7.0.7-50.9.2.aarch64", "product_id": "php7-pspell-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-50.9.2.aarch64", "product": { "name": "php7-shmop-7.0.7-50.9.2.aarch64", "product_id": "php7-shmop-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-50.9.2.aarch64", "product": { "name": "php7-snmp-7.0.7-50.9.2.aarch64", "product_id": "php7-snmp-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-soap-7.0.7-50.9.2.aarch64", "product": { "name": "php7-soap-7.0.7-50.9.2.aarch64", "product_id": "php7-soap-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-50.9.2.aarch64", "product": { "name": "php7-sockets-7.0.7-50.9.2.aarch64", "product_id": "php7-sockets-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-50.9.2.aarch64", "product": { "name": "php7-sqlite-7.0.7-50.9.2.aarch64", "product_id": "php7-sqlite-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-50.9.2.aarch64", "product": { "name": "php7-sysvmsg-7.0.7-50.9.2.aarch64", "product_id": "php7-sysvmsg-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-50.9.2.aarch64", "product": { "name": "php7-sysvsem-7.0.7-50.9.2.aarch64", "product_id": "php7-sysvsem-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-50.9.2.aarch64", "product": { "name": "php7-sysvshm-7.0.7-50.9.2.aarch64", "product_id": "php7-sysvshm-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-50.9.2.aarch64", "product": { "name": "php7-tokenizer-7.0.7-50.9.2.aarch64", "product_id": "php7-tokenizer-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-50.9.2.aarch64", "product": { "name": "php7-wddx-7.0.7-50.9.2.aarch64", "product_id": "php7-wddx-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-50.9.2.aarch64", "product": { "name": "php7-xmlreader-7.0.7-50.9.2.aarch64", "product_id": "php7-xmlreader-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-50.9.2.aarch64", "product": { "name": "php7-xmlrpc-7.0.7-50.9.2.aarch64", "product_id": "php7-xmlrpc-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-50.9.2.aarch64", "product": { "name": "php7-xmlwriter-7.0.7-50.9.2.aarch64", "product_id": "php7-xmlwriter-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-50.9.2.aarch64", "product": { "name": "php7-xsl-7.0.7-50.9.2.aarch64", "product_id": "php7-xsl-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-zip-7.0.7-50.9.2.aarch64", "product": { "name": "php7-zip-7.0.7-50.9.2.aarch64", "product_id": "php7-zip-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-50.9.2.aarch64", "product": { "name": "php7-zlib-7.0.7-50.9.2.aarch64", "product_id": "php7-zlib-7.0.7-50.9.2.aarch64" } }, { "category": "product_version", "name": "php7-devel-7.0.7-50.9.2.aarch64", "product": { "name": "php7-devel-7.0.7-50.9.2.aarch64", "product_id": "php7-devel-7.0.7-50.9.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "php7-pear-7.0.7-50.9.2.noarch", "product": { "name": "php7-pear-7.0.7-50.9.2.noarch", "product_id": "php7-pear-7.0.7-50.9.2.noarch" } }, { "category": "product_version", "name": "php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "product": { "name": "php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "product_id": "php7-pear-Archive_Tar-7.0.7-50.9.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-50.9.2.ppc64le", "product": { "name": "apache2-mod_php7-7.0.7-50.9.2.ppc64le", "product_id": "apache2-mod_php7-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-7.0.7-50.9.2.ppc64le", "product_id": "php7-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-bcmath-7.0.7-50.9.2.ppc64le", "product_id": "php7-bcmath-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-bz2-7.0.7-50.9.2.ppc64le", "product_id": "php7-bz2-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-calendar-7.0.7-50.9.2.ppc64le", "product_id": "php7-calendar-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-ctype-7.0.7-50.9.2.ppc64le", "product_id": "php7-ctype-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-curl-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-curl-7.0.7-50.9.2.ppc64le", "product_id": "php7-curl-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-dba-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-dba-7.0.7-50.9.2.ppc64le", "product_id": "php7-dba-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-dom-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-dom-7.0.7-50.9.2.ppc64le", "product_id": "php7-dom-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-enchant-7.0.7-50.9.2.ppc64le", "product_id": "php7-enchant-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-exif-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-exif-7.0.7-50.9.2.ppc64le", "product_id": "php7-exif-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-fastcgi-7.0.7-50.9.2.ppc64le", "product_id": "php7-fastcgi-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-fileinfo-7.0.7-50.9.2.ppc64le", "product_id": "php7-fileinfo-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-fpm-7.0.7-50.9.2.ppc64le", "product_id": "php7-fpm-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-ftp-7.0.7-50.9.2.ppc64le", "product_id": "php7-ftp-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-gd-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-gd-7.0.7-50.9.2.ppc64le", "product_id": "php7-gd-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-gettext-7.0.7-50.9.2.ppc64le", "product_id": "php7-gettext-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-gmp-7.0.7-50.9.2.ppc64le", "product_id": "php7-gmp-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-iconv-7.0.7-50.9.2.ppc64le", "product_id": "php7-iconv-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-imap-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-imap-7.0.7-50.9.2.ppc64le", "product_id": "php7-imap-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-intl-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-intl-7.0.7-50.9.2.ppc64le", "product_id": "php7-intl-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-json-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-json-7.0.7-50.9.2.ppc64le", "product_id": "php7-json-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-ldap-7.0.7-50.9.2.ppc64le", "product_id": "php7-ldap-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-mbstring-7.0.7-50.9.2.ppc64le", "product_id": "php7-mbstring-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-mcrypt-7.0.7-50.9.2.ppc64le", "product_id": "php7-mcrypt-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-mysql-7.0.7-50.9.2.ppc64le", "product_id": "php7-mysql-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-odbc-7.0.7-50.9.2.ppc64le", "product_id": "php7-odbc-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-opcache-7.0.7-50.9.2.ppc64le", "product_id": "php7-opcache-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-openssl-7.0.7-50.9.2.ppc64le", "product_id": "php7-openssl-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-pcntl-7.0.7-50.9.2.ppc64le", "product_id": "php7-pcntl-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-pdo-7.0.7-50.9.2.ppc64le", "product_id": "php7-pdo-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-pgsql-7.0.7-50.9.2.ppc64le", "product_id": "php7-pgsql-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-phar-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-phar-7.0.7-50.9.2.ppc64le", "product_id": "php7-phar-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-posix-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-posix-7.0.7-50.9.2.ppc64le", "product_id": "php7-posix-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-pspell-7.0.7-50.9.2.ppc64le", "product_id": "php7-pspell-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-shmop-7.0.7-50.9.2.ppc64le", "product_id": "php7-shmop-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-snmp-7.0.7-50.9.2.ppc64le", "product_id": "php7-snmp-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-soap-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-soap-7.0.7-50.9.2.ppc64le", "product_id": "php7-soap-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-sockets-7.0.7-50.9.2.ppc64le", "product_id": "php7-sockets-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-sqlite-7.0.7-50.9.2.ppc64le", "product_id": "php7-sqlite-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-sysvmsg-7.0.7-50.9.2.ppc64le", "product_id": "php7-sysvmsg-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-sysvsem-7.0.7-50.9.2.ppc64le", "product_id": "php7-sysvsem-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-sysvshm-7.0.7-50.9.2.ppc64le", "product_id": "php7-sysvshm-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-tokenizer-7.0.7-50.9.2.ppc64le", "product_id": "php7-tokenizer-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-wddx-7.0.7-50.9.2.ppc64le", "product_id": "php7-wddx-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-xmlreader-7.0.7-50.9.2.ppc64le", "product_id": "php7-xmlreader-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-xmlrpc-7.0.7-50.9.2.ppc64le", "product_id": "php7-xmlrpc-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-xmlwriter-7.0.7-50.9.2.ppc64le", "product_id": "php7-xmlwriter-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-xsl-7.0.7-50.9.2.ppc64le", "product_id": "php7-xsl-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-zip-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-zip-7.0.7-50.9.2.ppc64le", "product_id": "php7-zip-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-zlib-7.0.7-50.9.2.ppc64le", "product_id": "php7-zlib-7.0.7-50.9.2.ppc64le" } }, { "category": "product_version", "name": "php7-devel-7.0.7-50.9.2.ppc64le", "product": { "name": "php7-devel-7.0.7-50.9.2.ppc64le", "product_id": "php7-devel-7.0.7-50.9.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-50.9.2.s390x", "product": { "name": "apache2-mod_php7-7.0.7-50.9.2.s390x", "product_id": "apache2-mod_php7-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-7.0.7-50.9.2.s390x", "product": { "name": "php7-7.0.7-50.9.2.s390x", "product_id": "php7-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-50.9.2.s390x", "product": { "name": "php7-bcmath-7.0.7-50.9.2.s390x", "product_id": "php7-bcmath-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-50.9.2.s390x", "product": { "name": "php7-bz2-7.0.7-50.9.2.s390x", "product_id": "php7-bz2-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-50.9.2.s390x", "product": { "name": "php7-calendar-7.0.7-50.9.2.s390x", "product_id": "php7-calendar-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-50.9.2.s390x", "product": { "name": "php7-ctype-7.0.7-50.9.2.s390x", "product_id": "php7-ctype-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-curl-7.0.7-50.9.2.s390x", "product": { "name": "php7-curl-7.0.7-50.9.2.s390x", "product_id": "php7-curl-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-dba-7.0.7-50.9.2.s390x", "product": { "name": "php7-dba-7.0.7-50.9.2.s390x", "product_id": "php7-dba-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-dom-7.0.7-50.9.2.s390x", "product": { "name": "php7-dom-7.0.7-50.9.2.s390x", "product_id": "php7-dom-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-50.9.2.s390x", "product": { "name": "php7-enchant-7.0.7-50.9.2.s390x", "product_id": "php7-enchant-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-exif-7.0.7-50.9.2.s390x", "product": { "name": "php7-exif-7.0.7-50.9.2.s390x", "product_id": "php7-exif-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-50.9.2.s390x", "product": { "name": "php7-fastcgi-7.0.7-50.9.2.s390x", "product_id": "php7-fastcgi-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-50.9.2.s390x", "product": { "name": "php7-fileinfo-7.0.7-50.9.2.s390x", "product_id": "php7-fileinfo-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-50.9.2.s390x", "product": { "name": "php7-fpm-7.0.7-50.9.2.s390x", "product_id": "php7-fpm-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-50.9.2.s390x", "product": { "name": "php7-ftp-7.0.7-50.9.2.s390x", "product_id": "php7-ftp-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-gd-7.0.7-50.9.2.s390x", "product": { "name": "php7-gd-7.0.7-50.9.2.s390x", "product_id": "php7-gd-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-50.9.2.s390x", "product": { "name": "php7-gettext-7.0.7-50.9.2.s390x", "product_id": "php7-gettext-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-50.9.2.s390x", "product": { "name": "php7-gmp-7.0.7-50.9.2.s390x", "product_id": "php7-gmp-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-50.9.2.s390x", "product": { "name": "php7-iconv-7.0.7-50.9.2.s390x", "product_id": "php7-iconv-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-imap-7.0.7-50.9.2.s390x", "product": { "name": "php7-imap-7.0.7-50.9.2.s390x", "product_id": "php7-imap-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-intl-7.0.7-50.9.2.s390x", "product": { "name": "php7-intl-7.0.7-50.9.2.s390x", "product_id": "php7-intl-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-json-7.0.7-50.9.2.s390x", "product": { "name": "php7-json-7.0.7-50.9.2.s390x", "product_id": "php7-json-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-50.9.2.s390x", "product": { "name": "php7-ldap-7.0.7-50.9.2.s390x", "product_id": "php7-ldap-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-50.9.2.s390x", "product": { "name": "php7-mbstring-7.0.7-50.9.2.s390x", "product_id": "php7-mbstring-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-50.9.2.s390x", "product": { "name": "php7-mcrypt-7.0.7-50.9.2.s390x", "product_id": "php7-mcrypt-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-50.9.2.s390x", "product": { "name": "php7-mysql-7.0.7-50.9.2.s390x", "product_id": "php7-mysql-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-50.9.2.s390x", "product": { "name": "php7-odbc-7.0.7-50.9.2.s390x", "product_id": "php7-odbc-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-50.9.2.s390x", "product": { "name": "php7-opcache-7.0.7-50.9.2.s390x", "product_id": "php7-opcache-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-50.9.2.s390x", "product": { "name": "php7-openssl-7.0.7-50.9.2.s390x", "product_id": "php7-openssl-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-50.9.2.s390x", "product": { "name": "php7-pcntl-7.0.7-50.9.2.s390x", "product_id": "php7-pcntl-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-50.9.2.s390x", "product": { "name": "php7-pdo-7.0.7-50.9.2.s390x", "product_id": "php7-pdo-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-50.9.2.s390x", "product": { "name": "php7-pgsql-7.0.7-50.9.2.s390x", "product_id": "php7-pgsql-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-phar-7.0.7-50.9.2.s390x", "product": { "name": "php7-phar-7.0.7-50.9.2.s390x", "product_id": "php7-phar-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-posix-7.0.7-50.9.2.s390x", "product": { "name": "php7-posix-7.0.7-50.9.2.s390x", "product_id": "php7-posix-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-50.9.2.s390x", "product": { "name": "php7-pspell-7.0.7-50.9.2.s390x", "product_id": "php7-pspell-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-50.9.2.s390x", "product": { "name": "php7-shmop-7.0.7-50.9.2.s390x", "product_id": "php7-shmop-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-50.9.2.s390x", "product": { "name": "php7-snmp-7.0.7-50.9.2.s390x", "product_id": "php7-snmp-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-soap-7.0.7-50.9.2.s390x", "product": { "name": "php7-soap-7.0.7-50.9.2.s390x", "product_id": "php7-soap-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-50.9.2.s390x", "product": { "name": "php7-sockets-7.0.7-50.9.2.s390x", "product_id": "php7-sockets-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-50.9.2.s390x", "product": { "name": "php7-sqlite-7.0.7-50.9.2.s390x", "product_id": "php7-sqlite-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-50.9.2.s390x", "product": { "name": "php7-sysvmsg-7.0.7-50.9.2.s390x", "product_id": "php7-sysvmsg-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-50.9.2.s390x", "product": { "name": "php7-sysvsem-7.0.7-50.9.2.s390x", "product_id": "php7-sysvsem-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-50.9.2.s390x", "product": { "name": "php7-sysvshm-7.0.7-50.9.2.s390x", "product_id": "php7-sysvshm-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-50.9.2.s390x", "product": { "name": "php7-tokenizer-7.0.7-50.9.2.s390x", "product_id": "php7-tokenizer-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-50.9.2.s390x", "product": { "name": "php7-wddx-7.0.7-50.9.2.s390x", "product_id": "php7-wddx-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-50.9.2.s390x", "product": { "name": "php7-xmlreader-7.0.7-50.9.2.s390x", "product_id": "php7-xmlreader-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-50.9.2.s390x", "product": { "name": "php7-xmlrpc-7.0.7-50.9.2.s390x", "product_id": "php7-xmlrpc-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-50.9.2.s390x", "product": { "name": "php7-xmlwriter-7.0.7-50.9.2.s390x", "product_id": "php7-xmlwriter-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-50.9.2.s390x", "product": { "name": "php7-xsl-7.0.7-50.9.2.s390x", "product_id": "php7-xsl-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-zip-7.0.7-50.9.2.s390x", "product": { "name": "php7-zip-7.0.7-50.9.2.s390x", "product_id": "php7-zip-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-50.9.2.s390x", "product": { "name": "php7-zlib-7.0.7-50.9.2.s390x", "product_id": "php7-zlib-7.0.7-50.9.2.s390x" } }, { "category": "product_version", "name": "php7-devel-7.0.7-50.9.2.s390x", "product": { "name": "php7-devel-7.0.7-50.9.2.s390x", "product_id": "php7-devel-7.0.7-50.9.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-50.9.2.x86_64", "product": { "name": "apache2-mod_php7-7.0.7-50.9.2.x86_64", "product_id": "apache2-mod_php7-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-7.0.7-50.9.2.x86_64", "product": { "name": "php7-7.0.7-50.9.2.x86_64", "product_id": "php7-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-50.9.2.x86_64", "product": { "name": "php7-bcmath-7.0.7-50.9.2.x86_64", "product_id": "php7-bcmath-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-50.9.2.x86_64", "product": { "name": "php7-bz2-7.0.7-50.9.2.x86_64", "product_id": "php7-bz2-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-50.9.2.x86_64", "product": { "name": "php7-calendar-7.0.7-50.9.2.x86_64", "product_id": "php7-calendar-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-50.9.2.x86_64", "product": { "name": "php7-ctype-7.0.7-50.9.2.x86_64", "product_id": "php7-ctype-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-curl-7.0.7-50.9.2.x86_64", "product": { "name": "php7-curl-7.0.7-50.9.2.x86_64", "product_id": "php7-curl-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-dba-7.0.7-50.9.2.x86_64", "product": { "name": "php7-dba-7.0.7-50.9.2.x86_64", "product_id": "php7-dba-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-dom-7.0.7-50.9.2.x86_64", "product": { "name": "php7-dom-7.0.7-50.9.2.x86_64", "product_id": "php7-dom-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-50.9.2.x86_64", "product": { "name": "php7-enchant-7.0.7-50.9.2.x86_64", "product_id": "php7-enchant-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-exif-7.0.7-50.9.2.x86_64", "product": { "name": "php7-exif-7.0.7-50.9.2.x86_64", "product_id": "php7-exif-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-50.9.2.x86_64", "product": { "name": "php7-fastcgi-7.0.7-50.9.2.x86_64", "product_id": "php7-fastcgi-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-50.9.2.x86_64", "product": { "name": "php7-fileinfo-7.0.7-50.9.2.x86_64", "product_id": "php7-fileinfo-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-50.9.2.x86_64", "product": { "name": "php7-fpm-7.0.7-50.9.2.x86_64", "product_id": "php7-fpm-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-50.9.2.x86_64", "product": { "name": "php7-ftp-7.0.7-50.9.2.x86_64", "product_id": "php7-ftp-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-gd-7.0.7-50.9.2.x86_64", "product": { "name": "php7-gd-7.0.7-50.9.2.x86_64", "product_id": "php7-gd-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-50.9.2.x86_64", "product": { "name": "php7-gettext-7.0.7-50.9.2.x86_64", "product_id": "php7-gettext-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-50.9.2.x86_64", "product": { "name": "php7-gmp-7.0.7-50.9.2.x86_64", "product_id": "php7-gmp-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-50.9.2.x86_64", "product": { "name": "php7-iconv-7.0.7-50.9.2.x86_64", "product_id": "php7-iconv-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-imap-7.0.7-50.9.2.x86_64", "product": { "name": "php7-imap-7.0.7-50.9.2.x86_64", "product_id": "php7-imap-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-intl-7.0.7-50.9.2.x86_64", "product": { "name": "php7-intl-7.0.7-50.9.2.x86_64", "product_id": "php7-intl-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-json-7.0.7-50.9.2.x86_64", "product": { "name": "php7-json-7.0.7-50.9.2.x86_64", "product_id": "php7-json-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-50.9.2.x86_64", "product": { "name": "php7-ldap-7.0.7-50.9.2.x86_64", "product_id": "php7-ldap-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-50.9.2.x86_64", "product": { "name": "php7-mbstring-7.0.7-50.9.2.x86_64", "product_id": "php7-mbstring-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-50.9.2.x86_64", "product": { "name": "php7-mcrypt-7.0.7-50.9.2.x86_64", "product_id": "php7-mcrypt-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-50.9.2.x86_64", "product": { "name": "php7-mysql-7.0.7-50.9.2.x86_64", "product_id": "php7-mysql-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-50.9.2.x86_64", "product": { "name": "php7-odbc-7.0.7-50.9.2.x86_64", "product_id": "php7-odbc-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-50.9.2.x86_64", "product": { "name": "php7-opcache-7.0.7-50.9.2.x86_64", "product_id": "php7-opcache-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-50.9.2.x86_64", "product": { "name": "php7-openssl-7.0.7-50.9.2.x86_64", "product_id": "php7-openssl-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-50.9.2.x86_64", "product": { "name": "php7-pcntl-7.0.7-50.9.2.x86_64", "product_id": "php7-pcntl-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-50.9.2.x86_64", "product": { "name": "php7-pdo-7.0.7-50.9.2.x86_64", "product_id": "php7-pdo-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-50.9.2.x86_64", "product": { "name": "php7-pgsql-7.0.7-50.9.2.x86_64", "product_id": "php7-pgsql-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-phar-7.0.7-50.9.2.x86_64", "product": { "name": "php7-phar-7.0.7-50.9.2.x86_64", "product_id": "php7-phar-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-posix-7.0.7-50.9.2.x86_64", "product": { "name": "php7-posix-7.0.7-50.9.2.x86_64", "product_id": "php7-posix-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-50.9.2.x86_64", "product": { "name": "php7-pspell-7.0.7-50.9.2.x86_64", "product_id": "php7-pspell-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-50.9.2.x86_64", "product": { "name": "php7-shmop-7.0.7-50.9.2.x86_64", "product_id": "php7-shmop-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-50.9.2.x86_64", "product": { "name": "php7-snmp-7.0.7-50.9.2.x86_64", "product_id": "php7-snmp-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-soap-7.0.7-50.9.2.x86_64", "product": { "name": "php7-soap-7.0.7-50.9.2.x86_64", "product_id": "php7-soap-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-50.9.2.x86_64", "product": { "name": "php7-sockets-7.0.7-50.9.2.x86_64", "product_id": "php7-sockets-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-50.9.2.x86_64", "product": { "name": "php7-sqlite-7.0.7-50.9.2.x86_64", "product_id": "php7-sqlite-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-50.9.2.x86_64", "product": { "name": "php7-sysvmsg-7.0.7-50.9.2.x86_64", "product_id": "php7-sysvmsg-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-50.9.2.x86_64", "product": { "name": "php7-sysvsem-7.0.7-50.9.2.x86_64", "product_id": "php7-sysvsem-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-50.9.2.x86_64", "product": { "name": "php7-sysvshm-7.0.7-50.9.2.x86_64", "product_id": "php7-sysvshm-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-50.9.2.x86_64", "product": { "name": "php7-tokenizer-7.0.7-50.9.2.x86_64", "product_id": "php7-tokenizer-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-50.9.2.x86_64", "product": { "name": "php7-wddx-7.0.7-50.9.2.x86_64", "product_id": "php7-wddx-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-50.9.2.x86_64", "product": { "name": "php7-xmlreader-7.0.7-50.9.2.x86_64", "product_id": "php7-xmlreader-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-50.9.2.x86_64", "product": { "name": "php7-xmlrpc-7.0.7-50.9.2.x86_64", "product_id": "php7-xmlrpc-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-50.9.2.x86_64", "product": { "name": "php7-xmlwriter-7.0.7-50.9.2.x86_64", "product_id": "php7-xmlwriter-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-50.9.2.x86_64", "product": { "name": "php7-xsl-7.0.7-50.9.2.x86_64", "product_id": "php7-xsl-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-zip-7.0.7-50.9.2.x86_64", "product": { "name": "php7-zip-7.0.7-50.9.2.x86_64", "product_id": "php7-zip-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-50.9.2.x86_64", "product": { "name": "php7-zlib-7.0.7-50.9.2.x86_64", "product_id": "php7-zlib-7.0.7-50.9.2.x86_64" } }, { "category": "product_version", "name": "php7-devel-7.0.7-50.9.2.x86_64", "product": { "name": "php7-devel-7.0.7-50.9.2.x86_64", "product_id": "php7-devel-7.0.7-50.9.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } } ], "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-50.9.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_php7-7.0.7-50.9.2.aarch64" }, "product_reference": "apache2-mod_php7-7.0.7-50.9.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_php7-7.0.7-50.9.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_php7-7.0.7-50.9.2.ppc64le" }, "product_reference": "apache2-mod_php7-7.0.7-50.9.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_php7-7.0.7-50.9.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_php7-7.0.7-50.9.2.s390x" }, "product_reference": "apache2-mod_php7-7.0.7-50.9.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_php7-7.0.7-50.9.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_php7-7.0.7-50.9.2.x86_64" }, "product_reference": "apache2-mod_php7-7.0.7-50.9.2.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-50.9.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:php7-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-7.0.7-50.9.2.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-50.9.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:php7-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-7.0.7-50.9.2.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-50.9.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:php7-7.0.7-50.9.2.s390x" }, "product_reference": "php7-7.0.7-50.9.2.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-50.9.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:php7-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-7.0.7-50.9.2.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-50.9.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:php7-bcmath-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-bcmath-7.0.7-50.9.2.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-50.9.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:php7-bcmath-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-bcmath-7.0.7-50.9.2.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-50.9.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:php7-bcmath-7.0.7-50.9.2.s390x" }, "product_reference": "php7-bcmath-7.0.7-50.9.2.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-50.9.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:php7-bcmath-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-bcmath-7.0.7-50.9.2.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-50.9.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:php7-bz2-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-bz2-7.0.7-50.9.2.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-50.9.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:php7-bz2-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-bz2-7.0.7-50.9.2.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-50.9.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:php7-bz2-7.0.7-50.9.2.s390x" }, "product_reference": "php7-bz2-7.0.7-50.9.2.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-50.9.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:php7-bz2-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-bz2-7.0.7-50.9.2.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-50.9.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:php7-calendar-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-calendar-7.0.7-50.9.2.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-50.9.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:php7-calendar-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-calendar-7.0.7-50.9.2.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-50.9.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:php7-calendar-7.0.7-50.9.2.s390x" }, "product_reference": "php7-calendar-7.0.7-50.9.2.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-50.9.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:php7-calendar-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-calendar-7.0.7-50.9.2.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-50.9.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:php7-ctype-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-ctype-7.0.7-50.9.2.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-50.9.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:php7-ctype-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-ctype-7.0.7-50.9.2.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-50.9.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:php7-ctype-7.0.7-50.9.2.s390x" }, "product_reference": "php7-ctype-7.0.7-50.9.2.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-50.9.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:php7-ctype-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-ctype-7.0.7-50.9.2.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-50.9.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:php7-curl-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-curl-7.0.7-50.9.2.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-50.9.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:php7-curl-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-curl-7.0.7-50.9.2.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-50.9.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:php7-curl-7.0.7-50.9.2.s390x" }, "product_reference": "php7-curl-7.0.7-50.9.2.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-50.9.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:php7-curl-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-curl-7.0.7-50.9.2.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-50.9.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:php7-dba-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-dba-7.0.7-50.9.2.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-50.9.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:php7-dba-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-dba-7.0.7-50.9.2.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-50.9.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:php7-dba-7.0.7-50.9.2.s390x" }, "product_reference": "php7-dba-7.0.7-50.9.2.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-50.9.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:php7-dba-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-dba-7.0.7-50.9.2.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-50.9.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:php7-dom-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-dom-7.0.7-50.9.2.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-50.9.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:php7-dom-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-dom-7.0.7-50.9.2.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-50.9.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:php7-dom-7.0.7-50.9.2.s390x" }, "product_reference": "php7-dom-7.0.7-50.9.2.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-50.9.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:php7-dom-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-dom-7.0.7-50.9.2.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-50.9.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:php7-enchant-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-enchant-7.0.7-50.9.2.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-50.9.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:php7-enchant-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-enchant-7.0.7-50.9.2.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-50.9.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:php7-enchant-7.0.7-50.9.2.s390x" }, "product_reference": "php7-enchant-7.0.7-50.9.2.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-50.9.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:php7-enchant-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-enchant-7.0.7-50.9.2.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-50.9.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:php7-exif-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-exif-7.0.7-50.9.2.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-50.9.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:php7-exif-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-exif-7.0.7-50.9.2.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-50.9.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:php7-exif-7.0.7-50.9.2.s390x" }, "product_reference": "php7-exif-7.0.7-50.9.2.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-50.9.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:php7-exif-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-exif-7.0.7-50.9.2.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-50.9.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:php7-fastcgi-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-fastcgi-7.0.7-50.9.2.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-50.9.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:php7-fastcgi-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-fastcgi-7.0.7-50.9.2.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-50.9.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:php7-fastcgi-7.0.7-50.9.2.s390x" }, "product_reference": "php7-fastcgi-7.0.7-50.9.2.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-50.9.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:php7-fastcgi-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-fastcgi-7.0.7-50.9.2.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-50.9.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:php7-fileinfo-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-fileinfo-7.0.7-50.9.2.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-50.9.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:php7-fileinfo-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-fileinfo-7.0.7-50.9.2.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-50.9.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:php7-fileinfo-7.0.7-50.9.2.s390x" }, "product_reference": "php7-fileinfo-7.0.7-50.9.2.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-50.9.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:php7-fileinfo-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-fileinfo-7.0.7-50.9.2.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-50.9.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:php7-fpm-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-fpm-7.0.7-50.9.2.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-50.9.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:php7-fpm-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-fpm-7.0.7-50.9.2.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-50.9.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:php7-fpm-7.0.7-50.9.2.s390x" }, "product_reference": "php7-fpm-7.0.7-50.9.2.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-50.9.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:php7-fpm-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-fpm-7.0.7-50.9.2.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-50.9.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:php7-ftp-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-ftp-7.0.7-50.9.2.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-50.9.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:php7-ftp-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-ftp-7.0.7-50.9.2.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-50.9.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:php7-ftp-7.0.7-50.9.2.s390x" }, "product_reference": "php7-ftp-7.0.7-50.9.2.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-50.9.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:php7-ftp-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-ftp-7.0.7-50.9.2.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-50.9.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:php7-gd-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-gd-7.0.7-50.9.2.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-50.9.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:php7-gd-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-gd-7.0.7-50.9.2.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-50.9.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:php7-gd-7.0.7-50.9.2.s390x" }, "product_reference": "php7-gd-7.0.7-50.9.2.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-50.9.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:php7-gd-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-gd-7.0.7-50.9.2.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-50.9.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:php7-gettext-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-gettext-7.0.7-50.9.2.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-50.9.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:php7-gettext-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-gettext-7.0.7-50.9.2.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-50.9.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:php7-gettext-7.0.7-50.9.2.s390x" }, "product_reference": "php7-gettext-7.0.7-50.9.2.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-50.9.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:php7-gettext-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-gettext-7.0.7-50.9.2.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-50.9.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:php7-gmp-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-gmp-7.0.7-50.9.2.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-50.9.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:php7-gmp-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-gmp-7.0.7-50.9.2.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-50.9.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:php7-gmp-7.0.7-50.9.2.s390x" }, "product_reference": "php7-gmp-7.0.7-50.9.2.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-50.9.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:php7-gmp-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-gmp-7.0.7-50.9.2.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-50.9.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:php7-iconv-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-iconv-7.0.7-50.9.2.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-50.9.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:php7-iconv-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-iconv-7.0.7-50.9.2.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-50.9.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:php7-iconv-7.0.7-50.9.2.s390x" }, "product_reference": "php7-iconv-7.0.7-50.9.2.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-50.9.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:php7-iconv-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-iconv-7.0.7-50.9.2.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-50.9.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:php7-imap-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-imap-7.0.7-50.9.2.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-50.9.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:php7-imap-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-imap-7.0.7-50.9.2.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-50.9.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:php7-imap-7.0.7-50.9.2.s390x" }, "product_reference": "php7-imap-7.0.7-50.9.2.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-50.9.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:php7-imap-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-imap-7.0.7-50.9.2.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-50.9.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:php7-intl-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-intl-7.0.7-50.9.2.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-50.9.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:php7-intl-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-intl-7.0.7-50.9.2.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-50.9.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:php7-intl-7.0.7-50.9.2.s390x" }, "product_reference": "php7-intl-7.0.7-50.9.2.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-50.9.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:php7-intl-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-intl-7.0.7-50.9.2.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-50.9.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:php7-json-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-json-7.0.7-50.9.2.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-50.9.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:php7-json-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-json-7.0.7-50.9.2.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-50.9.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:php7-json-7.0.7-50.9.2.s390x" }, "product_reference": "php7-json-7.0.7-50.9.2.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-50.9.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:php7-json-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-json-7.0.7-50.9.2.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-50.9.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:php7-ldap-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-ldap-7.0.7-50.9.2.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-50.9.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:php7-ldap-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-ldap-7.0.7-50.9.2.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-50.9.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:php7-ldap-7.0.7-50.9.2.s390x" }, "product_reference": "php7-ldap-7.0.7-50.9.2.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-50.9.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:php7-ldap-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-ldap-7.0.7-50.9.2.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-50.9.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:php7-mbstring-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-mbstring-7.0.7-50.9.2.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-50.9.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:php7-mbstring-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-mbstring-7.0.7-50.9.2.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-50.9.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:php7-mbstring-7.0.7-50.9.2.s390x" }, "product_reference": "php7-mbstring-7.0.7-50.9.2.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-50.9.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:php7-mbstring-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-mbstring-7.0.7-50.9.2.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-50.9.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:php7-mcrypt-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-mcrypt-7.0.7-50.9.2.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-50.9.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:php7-mcrypt-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-mcrypt-7.0.7-50.9.2.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-50.9.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:php7-mcrypt-7.0.7-50.9.2.s390x" }, "product_reference": "php7-mcrypt-7.0.7-50.9.2.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-50.9.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:php7-mcrypt-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-mcrypt-7.0.7-50.9.2.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-50.9.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:php7-mysql-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-mysql-7.0.7-50.9.2.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-50.9.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:php7-mysql-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-mysql-7.0.7-50.9.2.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-50.9.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:php7-mysql-7.0.7-50.9.2.s390x" }, "product_reference": "php7-mysql-7.0.7-50.9.2.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-50.9.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:php7-mysql-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-mysql-7.0.7-50.9.2.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-50.9.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:php7-odbc-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-odbc-7.0.7-50.9.2.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-50.9.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:php7-odbc-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-odbc-7.0.7-50.9.2.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-50.9.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:php7-odbc-7.0.7-50.9.2.s390x" }, "product_reference": "php7-odbc-7.0.7-50.9.2.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-50.9.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:php7-odbc-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-odbc-7.0.7-50.9.2.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-50.9.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:php7-opcache-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-opcache-7.0.7-50.9.2.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-50.9.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:php7-opcache-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-opcache-7.0.7-50.9.2.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-50.9.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:php7-opcache-7.0.7-50.9.2.s390x" }, "product_reference": "php7-opcache-7.0.7-50.9.2.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-50.9.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:php7-opcache-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-opcache-7.0.7-50.9.2.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-50.9.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:php7-openssl-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-openssl-7.0.7-50.9.2.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-50.9.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:php7-openssl-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-openssl-7.0.7-50.9.2.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-50.9.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:php7-openssl-7.0.7-50.9.2.s390x" }, "product_reference": "php7-openssl-7.0.7-50.9.2.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-50.9.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:php7-openssl-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-openssl-7.0.7-50.9.2.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-50.9.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:php7-pcntl-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-pcntl-7.0.7-50.9.2.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-50.9.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:php7-pcntl-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-pcntl-7.0.7-50.9.2.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-50.9.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:php7-pcntl-7.0.7-50.9.2.s390x" }, "product_reference": "php7-pcntl-7.0.7-50.9.2.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-50.9.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:php7-pcntl-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-pcntl-7.0.7-50.9.2.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-50.9.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:php7-pdo-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-pdo-7.0.7-50.9.2.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-50.9.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:php7-pdo-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-pdo-7.0.7-50.9.2.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-50.9.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:php7-pdo-7.0.7-50.9.2.s390x" }, "product_reference": "php7-pdo-7.0.7-50.9.2.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-50.9.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:php7-pdo-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-pdo-7.0.7-50.9.2.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-50.9.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:php7-pear-7.0.7-50.9.2.noarch" }, "product_reference": "php7-pear-7.0.7-50.9.2.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-50.9.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:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch" }, "product_reference": "php7-pear-Archive_Tar-7.0.7-50.9.2.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-50.9.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:php7-pgsql-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-pgsql-7.0.7-50.9.2.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-50.9.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:php7-pgsql-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-pgsql-7.0.7-50.9.2.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-50.9.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:php7-pgsql-7.0.7-50.9.2.s390x" }, "product_reference": "php7-pgsql-7.0.7-50.9.2.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-50.9.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:php7-pgsql-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-pgsql-7.0.7-50.9.2.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-50.9.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:php7-phar-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-phar-7.0.7-50.9.2.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-50.9.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:php7-phar-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-phar-7.0.7-50.9.2.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-50.9.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:php7-phar-7.0.7-50.9.2.s390x" }, "product_reference": "php7-phar-7.0.7-50.9.2.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-50.9.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:php7-phar-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-phar-7.0.7-50.9.2.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-50.9.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:php7-posix-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-posix-7.0.7-50.9.2.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-50.9.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:php7-posix-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-posix-7.0.7-50.9.2.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-50.9.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:php7-posix-7.0.7-50.9.2.s390x" }, "product_reference": "php7-posix-7.0.7-50.9.2.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-50.9.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:php7-posix-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-posix-7.0.7-50.9.2.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-50.9.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:php7-pspell-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-pspell-7.0.7-50.9.2.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-50.9.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:php7-pspell-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-pspell-7.0.7-50.9.2.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-50.9.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:php7-pspell-7.0.7-50.9.2.s390x" }, "product_reference": "php7-pspell-7.0.7-50.9.2.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-50.9.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:php7-pspell-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-pspell-7.0.7-50.9.2.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-50.9.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:php7-shmop-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-shmop-7.0.7-50.9.2.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-50.9.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:php7-shmop-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-shmop-7.0.7-50.9.2.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-50.9.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:php7-shmop-7.0.7-50.9.2.s390x" }, "product_reference": "php7-shmop-7.0.7-50.9.2.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-50.9.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:php7-shmop-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-shmop-7.0.7-50.9.2.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-50.9.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:php7-snmp-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-snmp-7.0.7-50.9.2.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-50.9.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:php7-snmp-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-snmp-7.0.7-50.9.2.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-50.9.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:php7-snmp-7.0.7-50.9.2.s390x" }, "product_reference": "php7-snmp-7.0.7-50.9.2.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-50.9.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:php7-snmp-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-snmp-7.0.7-50.9.2.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-50.9.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:php7-soap-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-soap-7.0.7-50.9.2.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-50.9.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:php7-soap-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-soap-7.0.7-50.9.2.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-50.9.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:php7-soap-7.0.7-50.9.2.s390x" }, "product_reference": "php7-soap-7.0.7-50.9.2.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-50.9.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:php7-soap-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-soap-7.0.7-50.9.2.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-50.9.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:php7-sockets-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-sockets-7.0.7-50.9.2.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-50.9.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:php7-sockets-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-sockets-7.0.7-50.9.2.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-50.9.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:php7-sockets-7.0.7-50.9.2.s390x" }, "product_reference": "php7-sockets-7.0.7-50.9.2.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-50.9.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:php7-sockets-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-sockets-7.0.7-50.9.2.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-50.9.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:php7-sqlite-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-sqlite-7.0.7-50.9.2.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-50.9.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:php7-sqlite-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-sqlite-7.0.7-50.9.2.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-50.9.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:php7-sqlite-7.0.7-50.9.2.s390x" }, "product_reference": "php7-sqlite-7.0.7-50.9.2.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-50.9.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:php7-sqlite-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-sqlite-7.0.7-50.9.2.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-50.9.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:php7-sysvmsg-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-sysvmsg-7.0.7-50.9.2.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-50.9.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:php7-sysvmsg-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-sysvmsg-7.0.7-50.9.2.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-50.9.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:php7-sysvmsg-7.0.7-50.9.2.s390x" }, "product_reference": "php7-sysvmsg-7.0.7-50.9.2.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-50.9.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:php7-sysvmsg-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-sysvmsg-7.0.7-50.9.2.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-50.9.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:php7-sysvsem-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-sysvsem-7.0.7-50.9.2.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-50.9.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:php7-sysvsem-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-sysvsem-7.0.7-50.9.2.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-50.9.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:php7-sysvsem-7.0.7-50.9.2.s390x" }, "product_reference": "php7-sysvsem-7.0.7-50.9.2.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-50.9.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:php7-sysvsem-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-sysvsem-7.0.7-50.9.2.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-50.9.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:php7-sysvshm-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-sysvshm-7.0.7-50.9.2.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-50.9.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:php7-sysvshm-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-sysvshm-7.0.7-50.9.2.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-50.9.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:php7-sysvshm-7.0.7-50.9.2.s390x" }, "product_reference": "php7-sysvshm-7.0.7-50.9.2.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-50.9.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:php7-sysvshm-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-sysvshm-7.0.7-50.9.2.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-50.9.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:php7-tokenizer-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-tokenizer-7.0.7-50.9.2.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-50.9.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:php7-tokenizer-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-tokenizer-7.0.7-50.9.2.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-50.9.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:php7-tokenizer-7.0.7-50.9.2.s390x" }, "product_reference": "php7-tokenizer-7.0.7-50.9.2.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-50.9.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:php7-tokenizer-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-tokenizer-7.0.7-50.9.2.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-50.9.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:php7-wddx-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-wddx-7.0.7-50.9.2.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-50.9.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:php7-wddx-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-wddx-7.0.7-50.9.2.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-50.9.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:php7-wddx-7.0.7-50.9.2.s390x" }, "product_reference": "php7-wddx-7.0.7-50.9.2.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-50.9.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:php7-wddx-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-wddx-7.0.7-50.9.2.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-50.9.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:php7-xmlreader-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-xmlreader-7.0.7-50.9.2.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-50.9.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:php7-xmlreader-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-xmlreader-7.0.7-50.9.2.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-50.9.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:php7-xmlreader-7.0.7-50.9.2.s390x" }, "product_reference": "php7-xmlreader-7.0.7-50.9.2.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-50.9.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:php7-xmlreader-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-xmlreader-7.0.7-50.9.2.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-50.9.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:php7-xmlrpc-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-xmlrpc-7.0.7-50.9.2.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-50.9.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:php7-xmlrpc-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-xmlrpc-7.0.7-50.9.2.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-50.9.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:php7-xmlrpc-7.0.7-50.9.2.s390x" }, "product_reference": "php7-xmlrpc-7.0.7-50.9.2.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-50.9.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:php7-xmlrpc-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-xmlrpc-7.0.7-50.9.2.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-50.9.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:php7-xmlwriter-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-xmlwriter-7.0.7-50.9.2.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-50.9.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:php7-xmlwriter-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-xmlwriter-7.0.7-50.9.2.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-50.9.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:php7-xmlwriter-7.0.7-50.9.2.s390x" }, "product_reference": "php7-xmlwriter-7.0.7-50.9.2.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-50.9.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:php7-xmlwriter-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-xmlwriter-7.0.7-50.9.2.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-50.9.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:php7-xsl-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-xsl-7.0.7-50.9.2.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-50.9.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:php7-xsl-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-xsl-7.0.7-50.9.2.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-50.9.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:php7-xsl-7.0.7-50.9.2.s390x" }, "product_reference": "php7-xsl-7.0.7-50.9.2.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-50.9.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:php7-xsl-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-xsl-7.0.7-50.9.2.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-50.9.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:php7-zip-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-zip-7.0.7-50.9.2.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-50.9.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:php7-zip-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-zip-7.0.7-50.9.2.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-50.9.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:php7-zip-7.0.7-50.9.2.s390x" }, "product_reference": "php7-zip-7.0.7-50.9.2.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-50.9.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:php7-zip-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-zip-7.0.7-50.9.2.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-50.9.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:php7-zlib-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-zlib-7.0.7-50.9.2.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-50.9.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:php7-zlib-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-zlib-7.0.7-50.9.2.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-50.9.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:php7-zlib-7.0.7-50.9.2.s390x" }, "product_reference": "php7-zlib-7.0.7-50.9.2.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-50.9.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:php7-zlib-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-zlib-7.0.7-50.9.2.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-50.9.2.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-50.9.2.aarch64" }, "product_reference": "php7-devel-7.0.7-50.9.2.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-50.9.2.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-50.9.2.ppc64le" }, "product_reference": "php7-devel-7.0.7-50.9.2.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-50.9.2.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-50.9.2.s390x" }, "product_reference": "php7-devel-7.0.7-50.9.2.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-50.9.2.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-50.9.2.x86_64" }, "product_reference": "php7-devel-7.0.7-50.9.2.x86_64", "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-50.9.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64" }, "product_reference": "php7-devel-7.0.7-50.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-50.9.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le" }, "product_reference": "php7-devel-7.0.7-50.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-50.9.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x" }, "product_reference": "php7-devel-7.0.7-50.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-50.9.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" }, "product_reference": "php7-devel-7.0.7-50.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-10397", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-10397" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-10397", "url": "https://www.suse.com/security/cve/CVE-2016-10397" }, { "category": "external", "summary": "SUSE Bug 1047454 for CVE-2016-10397", "url": "https://bugzilla.suse.com/1047454" } ], "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-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-30T13:18:53Z", "details": "moderate" } ], "title": "CVE-2016-10397" }, { "cve": "CVE-2016-5766", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5766" } ], "notes": [ { "category": "general", "text": "Integer overflow in the _gd2GetHeader function in gd_gd2.c in the GD Graphics Library (aka libgd) before 2.2.3, as used in PHP before 5.5.37, 5.6.x before 5.6.23, and 7.x before 7.0.8, allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via crafted chunk dimensions in an image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5766", "url": "https://www.suse.com/security/cve/CVE-2016-5766" }, { "category": "external", "summary": "SUSE Bug 986386 for CVE-2016-5766", "url": "https://bugzilla.suse.com/986386" } ], "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-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-30T13:18:53Z", "details": "moderate" } ], "title": "CVE-2016-5766" }, { "cve": "CVE-2017-11142", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11142" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.31, 7.x before 7.0.17, and 7.1.x before 7.1.3, remote attackers could cause a CPU consumption denial of service attack by injecting long form variables, related to main/php_variables.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11142", "url": "https://www.suse.com/security/cve/CVE-2017-11142" }, { "category": "external", "summary": "SUSE Bug 1048100 for CVE-2017-11142", "url": "https://bugzilla.suse.com/1048100" } ], "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-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-30T13:18:53Z", "details": "moderate" } ], "title": "CVE-2017-11142" }, { "cve": "CVE-2017-11144", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11144" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, the openssl extension PEM sealing code did not check the return value of the OpenSSL sealing function, which could lead to a crash of the PHP interpreter, related to an interpretation conflict for a negative number in ext/openssl/openssl.c, and an OpenSSL documentation omission.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11144", "url": "https://www.suse.com/security/cve/CVE-2017-11144" }, { "category": "external", "summary": "SUSE Bug 1048096 for CVE-2017-11144", "url": "https://bugzilla.suse.com/1048096" } ], "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-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-30T13:18:53Z", "details": "moderate" } ], "title": "CVE-2017-11144" }, { "cve": "CVE-2017-11145", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11145" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, an error in the date extension\u0027s timelib_meridian parsing code could be used by attackers able to supply date strings to leak information from the interpreter, related to ext/date/lib/parse_date.c out-of-bounds reads affecting the php_parse_date function. NOTE: the correct fix is in the e8b7698f5ee757ce2c8bd10a192a491a498f891c commit, not the bd77ac90d3bdf31ce2a5251ad92e9e75 gist.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11145", "url": "https://www.suse.com/security/cve/CVE-2017-11145" }, { "category": "external", "summary": "SUSE Bug 1048111 for CVE-2017-11145", "url": "https://bugzilla.suse.com/1048111" }, { "category": "external", "summary": "SUSE Bug 1048112 for CVE-2017-11145", "url": "https://bugzilla.suse.com/1048112" }, { "category": "external", "summary": "SUSE Bug 1067441 for CVE-2017-11145", "url": "https://bugzilla.suse.com/1067441" } ], "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-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-30T13:18:53Z", "details": "important" } ], "title": "CVE-2017-11145" }, { "cve": "CVE-2017-11146", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11146" } ], "notes": [ { "category": "general", "text": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not an independently fixable security issue relative to CVE-2017-11145. Notes: none.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11146", "url": "https://www.suse.com/security/cve/CVE-2017-11146" }, { "category": "external", "summary": "SUSE Bug 1048111 for CVE-2017-11146", "url": "https://bugzilla.suse.com/1048111" }, { "category": "external", "summary": "SUSE Bug 1048112 for CVE-2017-11146", "url": "https://bugzilla.suse.com/1048112" } ], "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-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-30T13:18:53Z", "details": "moderate" } ], "title": "CVE-2017-11146" }, { "cve": "CVE-2017-11147", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11147" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.30 and 7.x before 7.0.15, the PHAR archive handler could be used by attackers supplying malicious archive files to crash the PHP interpreter or potentially disclose information due to a buffer over-read in the phar_parse_pharfile function in ext/phar/phar.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11147", "url": "https://www.suse.com/security/cve/CVE-2017-11147" }, { "category": "external", "summary": "SUSE Bug 1048094 for CVE-2017-11147", "url": "https://bugzilla.suse.com/1048094" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-30T13:18:53Z", "details": "moderate" } ], "title": "CVE-2017-11147" }, { "cve": "CVE-2017-11628", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11628" } ], "notes": [ { "category": "general", "text": "In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, a stack-based buffer overflow in the zend_ini_do_op() function in Zend/zend_ini_parser.c could cause a denial of service or potentially allow executing code. NOTE: this is only relevant for PHP applications that accept untrusted input (instead of the system\u0027s php.ini file) for the parse_ini_string or parse_ini_file function, e.g., a web application for syntax validation of php.ini directives.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11628", "url": "https://www.suse.com/security/cve/CVE-2017-11628" }, { "category": "external", "summary": "SUSE Bug 1050726 for CVE-2017-11628", "url": "https://bugzilla.suse.com/1050726" } ], "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-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-30T13:18:53Z", "details": "moderate" } ], "title": "CVE-2017-11628" }, { "cve": "CVE-2017-7890", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-7890" } ], "notes": [ { "category": "general", "text": "The GIF decoding function gdImageCreateFromGifCtx in gd_gif_in.c in the GD Graphics Library (aka libgd), as used in PHP before 5.6.31 and 7.x before 7.1.7, does not zero colorMap arrays before use. A specially crafted GIF image could use the uninitialized tables to read ~700 bytes from the top of the stack, potentially disclosing sensitive information.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-7890", "url": "https://www.suse.com/security/cve/CVE-2017-7890" }, { "category": "external", "summary": "SUSE Bug 1050241 for CVE-2017-7890", "url": "https://bugzilla.suse.com/1050241" } ], "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-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-50.9.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-50.9.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:php7-devel-7.0.7-50.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-08-30T13:18:53Z", "details": "low" } ], "title": "CVE-2017-7890" } ] }
cnvd-2017-23336
Vulnerability from cnvd
Title: PHP安全绕过漏洞(CNVD-2017-23336)
Description:
PHP(PHP:HypertextPreprocessor,PHP:超文本预处理器)是PHPGroup和开放源代码社区共同维护的一种开源的通用计算机脚本语言。该语言支持多重语法、支持多数据库及操作系统和支持C、C++进行程序扩展等。
PHP 5.6.28之前的版本和7.0.13之前的7.x版本中存在安全漏洞,该漏洞源于程序未能正确的处理URL解析器中的多个URI组件。攻击者可利用该漏洞绕过特殊域名的URL检测。
Severity: 中
Patch Name: PHP安全绕过漏洞(CNVD-2017-23336)的补丁
Patch Description:
PHP(PHP:HypertextPreprocessor,PHP:超文本预处理器)是PHPGroup和开放源代码社区共同维护的一种开源的通用计算机脚本语言。该语言支持多重语法、支持多数据库及操作系统和支持C、C++进行程序扩展等。
PHP 5.6.28之前的版本和7.0.13之前的7.x版本中存在安全漏洞,该漏洞源于程序未能正确的处理URL解析器中的多个URI组件。攻击者可利用该漏洞绕过特殊域名的URL检测。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description:
厂商已发布了漏洞修复程序,请及时关注更新: http://php.net/ChangeLog-5.phphttp://php.net/ChangeLog-7.php
Reference: http://git.php.net/?p=php-src.git;a=commit;h=b061fa909de77085d3822a89ab901b934d0362c4
Name | ['PHP PHP <5.6.28', 'PHP PHP 7.*,<7.0.13'] |
---|
{ "cves": { "cve": { "cveNumber": "CVE-2016-10397" } }, "description": "PHP\uff08PHP\uff1aHypertextPreprocessor\uff0cPHP\uff1a\u8d85\u6587\u672c\u9884\u5904\u7406\u5668\uff09\u662fPHPGroup\u548c\u5f00\u653e\u6e90\u4ee3\u7801\u793e\u533a\u5171\u540c\u7ef4\u62a4\u7684\u4e00\u79cd\u5f00\u6e90\u7684\u901a\u7528\u8ba1\u7b97\u673a\u811a\u672c\u8bed\u8a00\u3002\u8be5\u8bed\u8a00\u652f\u6301\u591a\u91cd\u8bed\u6cd5\u3001\u652f\u6301\u591a\u6570\u636e\u5e93\u53ca\u64cd\u4f5c\u7cfb\u7edf\u548c\u652f\u6301C\u3001C++\u8fdb\u884c\u7a0b\u5e8f\u6269\u5c55\u7b49\u3002\r\n\r\nPHP 5.6.28\u4e4b\u524d\u7684\u7248\u672c\u548c7.0.13\u4e4b\u524d\u76847.x\u7248\u672c\u4e2d\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7a0b\u5e8f\u672a\u80fd\u6b63\u786e\u7684\u5904\u7406URL\u89e3\u6790\u5668\u4e2d\u7684\u591a\u4e2aURI\u7ec4\u4ef6\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u7ed5\u8fc7\u7279\u6b8a\u57df\u540d\u7684URL\u68c0\u6d4b\u3002", "discovererName": "mala at ma dot la", "formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttp://php.net/ChangeLog-5.phphttp://php.net/ChangeLog-7.php", "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e", "number": "CNVD-2017-23336", "openTime": "2017-08-28", "patchDescription": "PHP\uff08PHP\uff1aHypertextPreprocessor\uff0cPHP\uff1a\u8d85\u6587\u672c\u9884\u5904\u7406\u5668\uff09\u662fPHPGroup\u548c\u5f00\u653e\u6e90\u4ee3\u7801\u793e\u533a\u5171\u540c\u7ef4\u62a4\u7684\u4e00\u79cd\u5f00\u6e90\u7684\u901a\u7528\u8ba1\u7b97\u673a\u811a\u672c\u8bed\u8a00\u3002\u8be5\u8bed\u8a00\u652f\u6301\u591a\u91cd\u8bed\u6cd5\u3001\u652f\u6301\u591a\u6570\u636e\u5e93\u53ca\u64cd\u4f5c\u7cfb\u7edf\u548c\u652f\u6301C\u3001C++\u8fdb\u884c\u7a0b\u5e8f\u6269\u5c55\u7b49\u3002\r\n\r\nPHP 5.6.28\u4e4b\u524d\u7684\u7248\u672c\u548c7.0.13\u4e4b\u524d\u76847.x\u7248\u672c\u4e2d\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7a0b\u5e8f\u672a\u80fd\u6b63\u786e\u7684\u5904\u7406URL\u89e3\u6790\u5668\u4e2d\u7684\u591a\u4e2aURI\u7ec4\u4ef6\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u7ed5\u8fc7\u7279\u6b8a\u57df\u540d\u7684URL\u68c0\u6d4b\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002", "patchName": "PHP\u5b89\u5168\u7ed5\u8fc7\u6f0f\u6d1e\uff08CNVD-2017-23336\uff09\u7684\u8865\u4e01", "products": { "product": [ "PHP PHP \u003c5.6.28", "PHP PHP 7.*\uff0c\u003c7.0.13" ] }, "referenceLink": "http://git.php.net/?p=php-src.git;a=commit;h=b061fa909de77085d3822a89ab901b934d0362c4", "serverity": "\u4e2d", "submitTime": "2017-07-13", "title": "PHP\u5b89\u5168\u7ed5\u8fc7\u6f0f\u6d1e\uff08CNVD-2017-23336\uff09" }
ghsa-25h5-rq96-q5mq
Vulnerability from github
In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c).
{ "affected": [], "aliases": [ "CVE-2016-10397" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-07-10T14:29:00Z", "severity": "HIGH" }, "details": "In PHP before 5.6.28 and 7.x before 7.0.13, incorrect handling of various URI components in the URL parser could be used by attackers to bypass hostname-specific URL checks, as demonstrated by evil.example.com:80#@good.example.com/ and evil.example.com:80?@good.example.com/ inputs to the parse_url function (implemented in the php_url_parse_ex function in ext/standard/url.c).", "id": "GHSA-25h5-rq96-q5mq", "modified": "2025-04-20T03:40:30Z", "published": "2022-05-14T03:50:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10397" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=73192" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20180112-0001" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=b061fa909de77085d3822a89ab901b934d0362c4" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=b061fa909de77085d3822a89ab901b934d0362c4" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2017/07/10/6" }, { "type": "WEB", "url": "http://php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://php.net/ChangeLog-7.php" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/99552" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
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.