Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-9226 (GCVE-0-2017-9226)
Vulnerability from cvelistv5
Published
2017-05-24 15:00
Modified
2024-08-05 17:02
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of '\700' would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T17:02:44.087Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/kkos/oniguruma/issues/55" }, { "name": "RHSA-2018:1296", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a" }, { "name": "101244", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/101244" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2017-05-24T00:00:00", "descriptions": [ { "lang": "en", "value": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-10-31T09:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/kkos/oniguruma/issues/55" }, { "name": "RHSA-2018:1296", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a" }, { "name": "101244", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/101244" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-9226", "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": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kkos/oniguruma/issues/55", "refsource": "CONFIRM", "url": "https://github.com/kkos/oniguruma/issues/55" }, { "name": "RHSA-2018:1296", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "name": "https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6", "refsource": "CONFIRM", "url": "https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6" }, { "name": "https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a", "refsource": "CONFIRM", "url": "https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a" }, { "name": "101244", "refsource": "BID", "url": "http://www.securityfocus.com/bid/101244" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2017-9226", "datePublished": "2017-05-24T15:00:00", "dateReserved": "2017-05-24T00:00:00", "dateUpdated": "2024-08-05T17:02:44.087Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2017-9226\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-05-24T15:29:00.277\",\"lastModified\":\"2025-04-20T01:37:25.860\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.\"},{\"lang\":\"es\",\"value\":\"Un problema fue encontrado en Oniguruma versi\u00f3n 6.2.0, tal y como es usado en Oniguruma-mod en Ruby hasta la versi\u00f3n 2.4.1 y mbstring en PHP hasta la versi\u00f3n 7.1.5. Un vulnerabilidad de lectura o escritura fuera de l\u00edmites de la pila ocurre en la funci\u00f3n next_state_val() durante la compilaci\u00f3n de expresi\u00f3n regular. Los n\u00fameros octales mayores que 0xff no se manejan apropiadamente en fetch_token() y fetch_token_in_cc(). Una expresi\u00f3n regular malformada que contenga un n\u00famero octal en forma de \u201c\\\\700\u201d producir\u00eda un valor de punto de c\u00f3digo no v\u00e1lido mayor que 0xff en next_state_val(), lo que dar\u00eda como resultado una corrupci\u00f3n de memoria de escritura fuera de l\u00edmites.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":true,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oniguruma_project:oniguruma:6.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"71A9EC32-B30C-40DF-9937-654BC977DCC4\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.6.31\",\"matchCriteriaId\":\"86CB20B2-9B73-47BA-B1B9-767961453F73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndExcluding\":\"7.0.21\",\"matchCriteriaId\":\"ABE3BCB8-C2C7-4E44-A4D2-AA1DAE9555DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.1.0\",\"versionEndExcluding\":\"7.1.7\",\"matchCriteriaId\":\"5799FA9F-8C0B-4B86-9D2C-558DFF64AA6C\"}]}]}],\"references\":[{\"url\":\"http://www.securityfocus.com/bid/101244\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:1296\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/kkos/oniguruma/issues/55\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/101244\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:1296\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/kkos/oniguruma/issues/55\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]}]}}" } }
suse-su-2017:1585-1
Vulnerability from csaf_suse
Published
2017-06-16 15:01
Modified
2017-06-16 15:01
Summary
Security update for php53
Notes
Title of the patch
Security update for php53
Description of the patch
This update for php53 fixes the following issues:
This security issue was fixed:
- CVE-2017-7272: PHP enabled potential SSRF in applications that accept an fsockopen hostname argument with an expectation that the port number is constrained. Because a :port syntax was recognized, fsockopen used the port number that is specified in the hostname argument, instead of the port number in the second argument of the function (bsc#1031246)
- CVE-2016-6294: The locale_accept_from_http function in ext/intl/locale/locale_methods.c did not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument (bsc#1035111).
- CVE-2017-9227: An issue was discovered in Oniguruma 6.2.0, as used in mbstring in PHP. A stack out-of-bounds read occurs in mbc_enc_len() during regular expression searching. Invalid handling of reg->dmin in forward_search_range() could result in an invalid pointer dereference, as an out-of-bounds read from a stack buffer. (bsc#1040883)
- CVE-2017-9226: An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in mbstring in PHP. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of '\700' would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption. (bsc#1040889)
- CVE-2017-9224: An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in mbstring in PHP. A stack out-of-bounds read occurs in match_at() during regular expression searching. A logical error involving order of validation and access in match_at() could result in an out-of-bounds read from a stack buffer. (bsc#1040891)
Patchnames
sdksp4-php53-13151,slessp4-php53-13151
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for php53", "title": "Title of the patch" }, { "category": "description", "text": "\nThis update for php53 fixes the following issues:\n\nThis security issue was fixed:\n\n- CVE-2017-7272: PHP enabled potential SSRF in applications that accept an fsockopen hostname argument with an expectation that the port number is constrained. Because a :port syntax was recognized, fsockopen used the port number that is specified in the hostname argument, instead of the port number in the second argument of the function (bsc#1031246)\n- CVE-2016-6294: The locale_accept_from_http function in ext/intl/locale/locale_methods.c did not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument (bsc#1035111).\n- CVE-2017-9227: An issue was discovered in Oniguruma 6.2.0, as used in mbstring in PHP. A stack out-of-bounds read occurs in mbc_enc_len() during regular expression searching. Invalid handling of reg-\u003edmin in forward_search_range() could result in an invalid pointer dereference, as an out-of-bounds read from a stack buffer. (bsc#1040883)\n- CVE-2017-9226: An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in mbstring in PHP. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption. (bsc#1040889)\n- CVE-2017-9224: An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in mbstring in PHP. A stack out-of-bounds read occurs in match_at() during regular expression searching. A logical error involving order of validation and access in match_at() could result in an out-of-bounds read from a stack buffer. (bsc#1040891)\n\n", "title": "Description of the patch" }, { "category": "details", "text": "sdksp4-php53-13151,slessp4-php53-13151", "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_1585-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2017:1585-1", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20171585-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2017:1585-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-June/002949.html" }, { "category": "self", "summary": "SUSE Bug 1031246", "url": "https://bugzilla.suse.com/1031246" }, { "category": "self", "summary": "SUSE Bug 1035111", "url": "https://bugzilla.suse.com/1035111" }, { "category": "self", "summary": "SUSE Bug 1040883", "url": "https://bugzilla.suse.com/1040883" }, { "category": "self", "summary": "SUSE Bug 1040889", "url": "https://bugzilla.suse.com/1040889" }, { "category": "self", "summary": "SUSE Bug 1040891", "url": "https://bugzilla.suse.com/1040891" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6294 page", "url": "https://www.suse.com/security/cve/CVE-2016-6294/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-7272 page", "url": "https://www.suse.com/security/cve/CVE-2017-7272/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9224 page", "url": "https://www.suse.com/security/cve/CVE-2017-9224/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9226 page", "url": "https://www.suse.com/security/cve/CVE-2017-9226/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9227 page", "url": "https://www.suse.com/security/cve/CVE-2017-9227/" } ], "title": "Security update for php53", "tracking": { "current_release_date": "2017-06-16T15:01:55Z", "generator": { "date": "2017-06-16T15:01:55Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2017:1585-1", "initial_release_date": "2017-06-16T15:01:55Z", "revision_history": [ { "date": "2017-06-16T15:01:55Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "php53-devel-5.3.17-108.1.i586", "product": { "name": "php53-devel-5.3.17-108.1.i586", "product_id": "php53-devel-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-imap-5.3.17-108.1.i586", "product": { "name": "php53-imap-5.3.17-108.1.i586", "product_id": "php53-imap-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-posix-5.3.17-108.1.i586", "product": { "name": "php53-posix-5.3.17-108.1.i586", "product_id": "php53-posix-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-readline-5.3.17-108.1.i586", "product": { "name": "php53-readline-5.3.17-108.1.i586", "product_id": "php53-readline-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-sockets-5.3.17-108.1.i586", "product": { "name": "php53-sockets-5.3.17-108.1.i586", "product_id": "php53-sockets-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-sqlite-5.3.17-108.1.i586", "product": { "name": "php53-sqlite-5.3.17-108.1.i586", "product_id": "php53-sqlite-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-tidy-5.3.17-108.1.i586", "product": { "name": "php53-tidy-5.3.17-108.1.i586", "product_id": "php53-tidy-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "apache2-mod_php53-5.3.17-108.1.i586", "product": { "name": "apache2-mod_php53-5.3.17-108.1.i586", "product_id": "apache2-mod_php53-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-5.3.17-108.1.i586", "product": { "name": "php53-5.3.17-108.1.i586", "product_id": "php53-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-bcmath-5.3.17-108.1.i586", "product": { "name": "php53-bcmath-5.3.17-108.1.i586", "product_id": "php53-bcmath-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-bz2-5.3.17-108.1.i586", "product": { "name": "php53-bz2-5.3.17-108.1.i586", "product_id": "php53-bz2-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-calendar-5.3.17-108.1.i586", "product": { "name": "php53-calendar-5.3.17-108.1.i586", "product_id": "php53-calendar-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-ctype-5.3.17-108.1.i586", "product": { "name": "php53-ctype-5.3.17-108.1.i586", "product_id": "php53-ctype-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-curl-5.3.17-108.1.i586", "product": { "name": "php53-curl-5.3.17-108.1.i586", "product_id": "php53-curl-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-dba-5.3.17-108.1.i586", "product": { "name": "php53-dba-5.3.17-108.1.i586", "product_id": "php53-dba-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-dom-5.3.17-108.1.i586", "product": { "name": "php53-dom-5.3.17-108.1.i586", "product_id": "php53-dom-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-exif-5.3.17-108.1.i586", "product": { "name": "php53-exif-5.3.17-108.1.i586", "product_id": "php53-exif-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-fastcgi-5.3.17-108.1.i586", "product": { "name": "php53-fastcgi-5.3.17-108.1.i586", "product_id": "php53-fastcgi-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-fileinfo-5.3.17-108.1.i586", "product": { "name": "php53-fileinfo-5.3.17-108.1.i586", "product_id": "php53-fileinfo-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-ftp-5.3.17-108.1.i586", "product": { "name": "php53-ftp-5.3.17-108.1.i586", "product_id": "php53-ftp-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-gd-5.3.17-108.1.i586", "product": { "name": "php53-gd-5.3.17-108.1.i586", "product_id": "php53-gd-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-gettext-5.3.17-108.1.i586", "product": { "name": "php53-gettext-5.3.17-108.1.i586", "product_id": "php53-gettext-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-gmp-5.3.17-108.1.i586", "product": { "name": "php53-gmp-5.3.17-108.1.i586", "product_id": "php53-gmp-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-iconv-5.3.17-108.1.i586", "product": { "name": "php53-iconv-5.3.17-108.1.i586", "product_id": "php53-iconv-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-intl-5.3.17-108.1.i586", "product": { "name": "php53-intl-5.3.17-108.1.i586", "product_id": "php53-intl-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-json-5.3.17-108.1.i586", "product": { "name": "php53-json-5.3.17-108.1.i586", "product_id": "php53-json-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-ldap-5.3.17-108.1.i586", "product": { "name": "php53-ldap-5.3.17-108.1.i586", "product_id": "php53-ldap-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-mbstring-5.3.17-108.1.i586", "product": { "name": "php53-mbstring-5.3.17-108.1.i586", "product_id": "php53-mbstring-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-mcrypt-5.3.17-108.1.i586", "product": { "name": "php53-mcrypt-5.3.17-108.1.i586", "product_id": "php53-mcrypt-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-mysql-5.3.17-108.1.i586", "product": { "name": "php53-mysql-5.3.17-108.1.i586", "product_id": "php53-mysql-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-odbc-5.3.17-108.1.i586", "product": { "name": "php53-odbc-5.3.17-108.1.i586", "product_id": "php53-odbc-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-openssl-5.3.17-108.1.i586", "product": { "name": "php53-openssl-5.3.17-108.1.i586", "product_id": "php53-openssl-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-pcntl-5.3.17-108.1.i586", "product": { "name": "php53-pcntl-5.3.17-108.1.i586", "product_id": "php53-pcntl-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-pdo-5.3.17-108.1.i586", "product": { "name": "php53-pdo-5.3.17-108.1.i586", "product_id": "php53-pdo-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-pear-5.3.17-108.1.i586", "product": { "name": "php53-pear-5.3.17-108.1.i586", "product_id": "php53-pear-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-pgsql-5.3.17-108.1.i586", "product": { "name": "php53-pgsql-5.3.17-108.1.i586", "product_id": "php53-pgsql-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-pspell-5.3.17-108.1.i586", "product": { "name": "php53-pspell-5.3.17-108.1.i586", "product_id": "php53-pspell-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-shmop-5.3.17-108.1.i586", "product": { "name": "php53-shmop-5.3.17-108.1.i586", "product_id": "php53-shmop-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-snmp-5.3.17-108.1.i586", "product": { "name": "php53-snmp-5.3.17-108.1.i586", "product_id": "php53-snmp-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-soap-5.3.17-108.1.i586", "product": { "name": "php53-soap-5.3.17-108.1.i586", "product_id": "php53-soap-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-suhosin-5.3.17-108.1.i586", "product": { "name": "php53-suhosin-5.3.17-108.1.i586", "product_id": "php53-suhosin-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-sysvmsg-5.3.17-108.1.i586", "product": { "name": "php53-sysvmsg-5.3.17-108.1.i586", "product_id": "php53-sysvmsg-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-sysvsem-5.3.17-108.1.i586", "product": { "name": "php53-sysvsem-5.3.17-108.1.i586", "product_id": "php53-sysvsem-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-sysvshm-5.3.17-108.1.i586", "product": { "name": "php53-sysvshm-5.3.17-108.1.i586", "product_id": "php53-sysvshm-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-tokenizer-5.3.17-108.1.i586", "product": { "name": "php53-tokenizer-5.3.17-108.1.i586", "product_id": "php53-tokenizer-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-wddx-5.3.17-108.1.i586", "product": { "name": "php53-wddx-5.3.17-108.1.i586", "product_id": "php53-wddx-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-xmlreader-5.3.17-108.1.i586", "product": { "name": "php53-xmlreader-5.3.17-108.1.i586", "product_id": "php53-xmlreader-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-xmlrpc-5.3.17-108.1.i586", "product": { "name": "php53-xmlrpc-5.3.17-108.1.i586", "product_id": "php53-xmlrpc-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-xmlwriter-5.3.17-108.1.i586", "product": { "name": "php53-xmlwriter-5.3.17-108.1.i586", "product_id": "php53-xmlwriter-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-xsl-5.3.17-108.1.i586", "product": { "name": "php53-xsl-5.3.17-108.1.i586", "product_id": "php53-xsl-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-zip-5.3.17-108.1.i586", "product": { "name": "php53-zip-5.3.17-108.1.i586", "product_id": "php53-zip-5.3.17-108.1.i586" } }, { "category": "product_version", "name": "php53-zlib-5.3.17-108.1.i586", "product": { "name": "php53-zlib-5.3.17-108.1.i586", "product_id": "php53-zlib-5.3.17-108.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "php53-devel-5.3.17-108.1.ia64", "product": { "name": "php53-devel-5.3.17-108.1.ia64", "product_id": "php53-devel-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-imap-5.3.17-108.1.ia64", "product": { "name": "php53-imap-5.3.17-108.1.ia64", "product_id": "php53-imap-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-posix-5.3.17-108.1.ia64", "product": { "name": "php53-posix-5.3.17-108.1.ia64", "product_id": "php53-posix-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-readline-5.3.17-108.1.ia64", "product": { "name": "php53-readline-5.3.17-108.1.ia64", "product_id": "php53-readline-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-sockets-5.3.17-108.1.ia64", "product": { "name": "php53-sockets-5.3.17-108.1.ia64", "product_id": "php53-sockets-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-sqlite-5.3.17-108.1.ia64", "product": { "name": "php53-sqlite-5.3.17-108.1.ia64", "product_id": "php53-sqlite-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-tidy-5.3.17-108.1.ia64", "product": { "name": "php53-tidy-5.3.17-108.1.ia64", "product_id": "php53-tidy-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "apache2-mod_php53-5.3.17-108.1.ia64", "product": { "name": "apache2-mod_php53-5.3.17-108.1.ia64", "product_id": "apache2-mod_php53-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-5.3.17-108.1.ia64", "product": { "name": "php53-5.3.17-108.1.ia64", "product_id": "php53-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-bcmath-5.3.17-108.1.ia64", "product": { "name": "php53-bcmath-5.3.17-108.1.ia64", "product_id": "php53-bcmath-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-bz2-5.3.17-108.1.ia64", "product": { "name": "php53-bz2-5.3.17-108.1.ia64", "product_id": "php53-bz2-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-calendar-5.3.17-108.1.ia64", "product": { "name": "php53-calendar-5.3.17-108.1.ia64", "product_id": "php53-calendar-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-ctype-5.3.17-108.1.ia64", "product": { "name": "php53-ctype-5.3.17-108.1.ia64", "product_id": "php53-ctype-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-curl-5.3.17-108.1.ia64", "product": { "name": "php53-curl-5.3.17-108.1.ia64", "product_id": "php53-curl-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-dba-5.3.17-108.1.ia64", "product": { "name": "php53-dba-5.3.17-108.1.ia64", "product_id": "php53-dba-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-dom-5.3.17-108.1.ia64", "product": { "name": "php53-dom-5.3.17-108.1.ia64", "product_id": "php53-dom-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-exif-5.3.17-108.1.ia64", "product": { "name": "php53-exif-5.3.17-108.1.ia64", "product_id": "php53-exif-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-fastcgi-5.3.17-108.1.ia64", "product": { "name": "php53-fastcgi-5.3.17-108.1.ia64", "product_id": "php53-fastcgi-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-fileinfo-5.3.17-108.1.ia64", "product": { "name": "php53-fileinfo-5.3.17-108.1.ia64", "product_id": "php53-fileinfo-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-ftp-5.3.17-108.1.ia64", "product": { "name": "php53-ftp-5.3.17-108.1.ia64", "product_id": "php53-ftp-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-gd-5.3.17-108.1.ia64", "product": { "name": "php53-gd-5.3.17-108.1.ia64", "product_id": "php53-gd-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-gettext-5.3.17-108.1.ia64", "product": { "name": "php53-gettext-5.3.17-108.1.ia64", "product_id": "php53-gettext-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-gmp-5.3.17-108.1.ia64", "product": { "name": "php53-gmp-5.3.17-108.1.ia64", "product_id": "php53-gmp-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-iconv-5.3.17-108.1.ia64", "product": { "name": "php53-iconv-5.3.17-108.1.ia64", "product_id": "php53-iconv-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-intl-5.3.17-108.1.ia64", "product": { "name": "php53-intl-5.3.17-108.1.ia64", "product_id": "php53-intl-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-json-5.3.17-108.1.ia64", "product": { "name": "php53-json-5.3.17-108.1.ia64", "product_id": "php53-json-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-ldap-5.3.17-108.1.ia64", "product": { "name": "php53-ldap-5.3.17-108.1.ia64", "product_id": "php53-ldap-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-mbstring-5.3.17-108.1.ia64", "product": { "name": "php53-mbstring-5.3.17-108.1.ia64", "product_id": "php53-mbstring-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-mcrypt-5.3.17-108.1.ia64", "product": { "name": "php53-mcrypt-5.3.17-108.1.ia64", "product_id": "php53-mcrypt-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-mysql-5.3.17-108.1.ia64", "product": { "name": "php53-mysql-5.3.17-108.1.ia64", "product_id": "php53-mysql-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-odbc-5.3.17-108.1.ia64", "product": { "name": "php53-odbc-5.3.17-108.1.ia64", "product_id": "php53-odbc-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-openssl-5.3.17-108.1.ia64", "product": { "name": "php53-openssl-5.3.17-108.1.ia64", "product_id": "php53-openssl-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-pcntl-5.3.17-108.1.ia64", "product": { "name": "php53-pcntl-5.3.17-108.1.ia64", "product_id": "php53-pcntl-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-pdo-5.3.17-108.1.ia64", "product": { "name": "php53-pdo-5.3.17-108.1.ia64", "product_id": "php53-pdo-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-pear-5.3.17-108.1.ia64", "product": { "name": "php53-pear-5.3.17-108.1.ia64", "product_id": "php53-pear-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-pgsql-5.3.17-108.1.ia64", "product": { "name": "php53-pgsql-5.3.17-108.1.ia64", "product_id": "php53-pgsql-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-pspell-5.3.17-108.1.ia64", "product": { "name": "php53-pspell-5.3.17-108.1.ia64", "product_id": "php53-pspell-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-shmop-5.3.17-108.1.ia64", "product": { "name": "php53-shmop-5.3.17-108.1.ia64", "product_id": "php53-shmop-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-snmp-5.3.17-108.1.ia64", "product": { "name": "php53-snmp-5.3.17-108.1.ia64", "product_id": "php53-snmp-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-soap-5.3.17-108.1.ia64", "product": { "name": "php53-soap-5.3.17-108.1.ia64", "product_id": "php53-soap-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-suhosin-5.3.17-108.1.ia64", "product": { "name": "php53-suhosin-5.3.17-108.1.ia64", "product_id": "php53-suhosin-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-sysvmsg-5.3.17-108.1.ia64", "product": { "name": "php53-sysvmsg-5.3.17-108.1.ia64", "product_id": "php53-sysvmsg-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-sysvsem-5.3.17-108.1.ia64", "product": { "name": "php53-sysvsem-5.3.17-108.1.ia64", "product_id": "php53-sysvsem-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-sysvshm-5.3.17-108.1.ia64", "product": { "name": "php53-sysvshm-5.3.17-108.1.ia64", "product_id": "php53-sysvshm-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-tokenizer-5.3.17-108.1.ia64", "product": { "name": "php53-tokenizer-5.3.17-108.1.ia64", "product_id": "php53-tokenizer-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-wddx-5.3.17-108.1.ia64", "product": { "name": "php53-wddx-5.3.17-108.1.ia64", "product_id": "php53-wddx-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-xmlreader-5.3.17-108.1.ia64", "product": { "name": "php53-xmlreader-5.3.17-108.1.ia64", "product_id": "php53-xmlreader-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-xmlrpc-5.3.17-108.1.ia64", "product": { "name": "php53-xmlrpc-5.3.17-108.1.ia64", "product_id": "php53-xmlrpc-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-xmlwriter-5.3.17-108.1.ia64", "product": { "name": "php53-xmlwriter-5.3.17-108.1.ia64", "product_id": "php53-xmlwriter-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-xsl-5.3.17-108.1.ia64", "product": { "name": "php53-xsl-5.3.17-108.1.ia64", "product_id": "php53-xsl-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-zip-5.3.17-108.1.ia64", "product": { "name": "php53-zip-5.3.17-108.1.ia64", "product_id": "php53-zip-5.3.17-108.1.ia64" } }, { "category": "product_version", "name": "php53-zlib-5.3.17-108.1.ia64", "product": { "name": "php53-zlib-5.3.17-108.1.ia64", "product_id": "php53-zlib-5.3.17-108.1.ia64" } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php53-devel-5.3.17-108.1.ppc64", "product": { "name": "php53-devel-5.3.17-108.1.ppc64", "product_id": "php53-devel-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-imap-5.3.17-108.1.ppc64", "product": { "name": "php53-imap-5.3.17-108.1.ppc64", "product_id": "php53-imap-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-posix-5.3.17-108.1.ppc64", "product": { "name": "php53-posix-5.3.17-108.1.ppc64", "product_id": "php53-posix-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-readline-5.3.17-108.1.ppc64", "product": { "name": "php53-readline-5.3.17-108.1.ppc64", "product_id": "php53-readline-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-sockets-5.3.17-108.1.ppc64", "product": { "name": "php53-sockets-5.3.17-108.1.ppc64", "product_id": "php53-sockets-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-sqlite-5.3.17-108.1.ppc64", "product": { "name": "php53-sqlite-5.3.17-108.1.ppc64", "product_id": "php53-sqlite-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-tidy-5.3.17-108.1.ppc64", "product": { "name": "php53-tidy-5.3.17-108.1.ppc64", "product_id": "php53-tidy-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "apache2-mod_php53-5.3.17-108.1.ppc64", "product": { "name": "apache2-mod_php53-5.3.17-108.1.ppc64", "product_id": "apache2-mod_php53-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-5.3.17-108.1.ppc64", "product": { "name": "php53-5.3.17-108.1.ppc64", "product_id": "php53-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-bcmath-5.3.17-108.1.ppc64", "product": { "name": "php53-bcmath-5.3.17-108.1.ppc64", "product_id": "php53-bcmath-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-bz2-5.3.17-108.1.ppc64", "product": { "name": "php53-bz2-5.3.17-108.1.ppc64", "product_id": "php53-bz2-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-calendar-5.3.17-108.1.ppc64", "product": { "name": "php53-calendar-5.3.17-108.1.ppc64", "product_id": "php53-calendar-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-ctype-5.3.17-108.1.ppc64", "product": { "name": "php53-ctype-5.3.17-108.1.ppc64", "product_id": "php53-ctype-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-curl-5.3.17-108.1.ppc64", "product": { "name": "php53-curl-5.3.17-108.1.ppc64", "product_id": "php53-curl-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-dba-5.3.17-108.1.ppc64", "product": { "name": "php53-dba-5.3.17-108.1.ppc64", "product_id": "php53-dba-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-dom-5.3.17-108.1.ppc64", "product": { "name": "php53-dom-5.3.17-108.1.ppc64", "product_id": "php53-dom-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-exif-5.3.17-108.1.ppc64", "product": { "name": "php53-exif-5.3.17-108.1.ppc64", "product_id": "php53-exif-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-fastcgi-5.3.17-108.1.ppc64", "product": { "name": "php53-fastcgi-5.3.17-108.1.ppc64", "product_id": "php53-fastcgi-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-fileinfo-5.3.17-108.1.ppc64", "product": { "name": "php53-fileinfo-5.3.17-108.1.ppc64", "product_id": "php53-fileinfo-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-ftp-5.3.17-108.1.ppc64", "product": { "name": "php53-ftp-5.3.17-108.1.ppc64", "product_id": "php53-ftp-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-gd-5.3.17-108.1.ppc64", "product": { "name": "php53-gd-5.3.17-108.1.ppc64", "product_id": "php53-gd-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-gettext-5.3.17-108.1.ppc64", "product": { "name": "php53-gettext-5.3.17-108.1.ppc64", "product_id": "php53-gettext-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-gmp-5.3.17-108.1.ppc64", "product": { "name": "php53-gmp-5.3.17-108.1.ppc64", "product_id": "php53-gmp-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-iconv-5.3.17-108.1.ppc64", "product": { "name": "php53-iconv-5.3.17-108.1.ppc64", "product_id": "php53-iconv-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-intl-5.3.17-108.1.ppc64", "product": { "name": "php53-intl-5.3.17-108.1.ppc64", "product_id": "php53-intl-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-json-5.3.17-108.1.ppc64", "product": { "name": "php53-json-5.3.17-108.1.ppc64", "product_id": "php53-json-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-ldap-5.3.17-108.1.ppc64", "product": { "name": "php53-ldap-5.3.17-108.1.ppc64", "product_id": "php53-ldap-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-mbstring-5.3.17-108.1.ppc64", "product": { "name": "php53-mbstring-5.3.17-108.1.ppc64", "product_id": "php53-mbstring-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-mcrypt-5.3.17-108.1.ppc64", "product": { "name": "php53-mcrypt-5.3.17-108.1.ppc64", "product_id": "php53-mcrypt-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-mysql-5.3.17-108.1.ppc64", "product": { "name": "php53-mysql-5.3.17-108.1.ppc64", "product_id": "php53-mysql-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-odbc-5.3.17-108.1.ppc64", "product": { "name": "php53-odbc-5.3.17-108.1.ppc64", "product_id": "php53-odbc-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-openssl-5.3.17-108.1.ppc64", "product": { "name": "php53-openssl-5.3.17-108.1.ppc64", "product_id": "php53-openssl-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-pcntl-5.3.17-108.1.ppc64", "product": { "name": "php53-pcntl-5.3.17-108.1.ppc64", "product_id": "php53-pcntl-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-pdo-5.3.17-108.1.ppc64", "product": { "name": "php53-pdo-5.3.17-108.1.ppc64", "product_id": "php53-pdo-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-pear-5.3.17-108.1.ppc64", "product": { "name": "php53-pear-5.3.17-108.1.ppc64", "product_id": "php53-pear-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-pgsql-5.3.17-108.1.ppc64", "product": { "name": "php53-pgsql-5.3.17-108.1.ppc64", "product_id": "php53-pgsql-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-pspell-5.3.17-108.1.ppc64", "product": { "name": "php53-pspell-5.3.17-108.1.ppc64", "product_id": "php53-pspell-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-shmop-5.3.17-108.1.ppc64", "product": { "name": "php53-shmop-5.3.17-108.1.ppc64", "product_id": "php53-shmop-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-snmp-5.3.17-108.1.ppc64", "product": { "name": "php53-snmp-5.3.17-108.1.ppc64", "product_id": "php53-snmp-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-soap-5.3.17-108.1.ppc64", "product": { "name": "php53-soap-5.3.17-108.1.ppc64", "product_id": "php53-soap-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-suhosin-5.3.17-108.1.ppc64", "product": { "name": "php53-suhosin-5.3.17-108.1.ppc64", "product_id": "php53-suhosin-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-sysvmsg-5.3.17-108.1.ppc64", "product": { "name": "php53-sysvmsg-5.3.17-108.1.ppc64", "product_id": "php53-sysvmsg-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-sysvsem-5.3.17-108.1.ppc64", "product": { "name": "php53-sysvsem-5.3.17-108.1.ppc64", "product_id": "php53-sysvsem-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-sysvshm-5.3.17-108.1.ppc64", "product": { "name": "php53-sysvshm-5.3.17-108.1.ppc64", "product_id": "php53-sysvshm-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-tokenizer-5.3.17-108.1.ppc64", "product": { "name": "php53-tokenizer-5.3.17-108.1.ppc64", "product_id": "php53-tokenizer-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-wddx-5.3.17-108.1.ppc64", "product": { "name": "php53-wddx-5.3.17-108.1.ppc64", "product_id": "php53-wddx-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-xmlreader-5.3.17-108.1.ppc64", "product": { "name": "php53-xmlreader-5.3.17-108.1.ppc64", "product_id": "php53-xmlreader-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-xmlrpc-5.3.17-108.1.ppc64", "product": { "name": "php53-xmlrpc-5.3.17-108.1.ppc64", "product_id": "php53-xmlrpc-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-xmlwriter-5.3.17-108.1.ppc64", "product": { "name": "php53-xmlwriter-5.3.17-108.1.ppc64", "product_id": "php53-xmlwriter-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-xsl-5.3.17-108.1.ppc64", "product": { "name": "php53-xsl-5.3.17-108.1.ppc64", "product_id": "php53-xsl-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-zip-5.3.17-108.1.ppc64", "product": { "name": "php53-zip-5.3.17-108.1.ppc64", "product_id": "php53-zip-5.3.17-108.1.ppc64" } }, { "category": "product_version", "name": "php53-zlib-5.3.17-108.1.ppc64", "product": { "name": "php53-zlib-5.3.17-108.1.ppc64", "product_id": "php53-zlib-5.3.17-108.1.ppc64" } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "php53-devel-5.3.17-108.1.s390x", "product": { "name": "php53-devel-5.3.17-108.1.s390x", "product_id": "php53-devel-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-imap-5.3.17-108.1.s390x", "product": { "name": "php53-imap-5.3.17-108.1.s390x", "product_id": "php53-imap-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-posix-5.3.17-108.1.s390x", "product": { "name": "php53-posix-5.3.17-108.1.s390x", "product_id": "php53-posix-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-readline-5.3.17-108.1.s390x", "product": { "name": "php53-readline-5.3.17-108.1.s390x", "product_id": "php53-readline-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-sockets-5.3.17-108.1.s390x", "product": { "name": "php53-sockets-5.3.17-108.1.s390x", "product_id": "php53-sockets-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-sqlite-5.3.17-108.1.s390x", "product": { "name": "php53-sqlite-5.3.17-108.1.s390x", "product_id": "php53-sqlite-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-tidy-5.3.17-108.1.s390x", "product": { "name": "php53-tidy-5.3.17-108.1.s390x", "product_id": "php53-tidy-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "apache2-mod_php53-5.3.17-108.1.s390x", "product": { "name": "apache2-mod_php53-5.3.17-108.1.s390x", "product_id": "apache2-mod_php53-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-5.3.17-108.1.s390x", "product": { "name": "php53-5.3.17-108.1.s390x", "product_id": "php53-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-bcmath-5.3.17-108.1.s390x", "product": { "name": "php53-bcmath-5.3.17-108.1.s390x", "product_id": "php53-bcmath-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-bz2-5.3.17-108.1.s390x", "product": { "name": "php53-bz2-5.3.17-108.1.s390x", "product_id": "php53-bz2-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-calendar-5.3.17-108.1.s390x", "product": { "name": "php53-calendar-5.3.17-108.1.s390x", "product_id": "php53-calendar-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-ctype-5.3.17-108.1.s390x", "product": { "name": "php53-ctype-5.3.17-108.1.s390x", "product_id": "php53-ctype-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-curl-5.3.17-108.1.s390x", "product": { "name": "php53-curl-5.3.17-108.1.s390x", "product_id": "php53-curl-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-dba-5.3.17-108.1.s390x", "product": { "name": "php53-dba-5.3.17-108.1.s390x", "product_id": "php53-dba-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-dom-5.3.17-108.1.s390x", "product": { "name": "php53-dom-5.3.17-108.1.s390x", "product_id": "php53-dom-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-exif-5.3.17-108.1.s390x", "product": { "name": "php53-exif-5.3.17-108.1.s390x", "product_id": "php53-exif-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-fastcgi-5.3.17-108.1.s390x", "product": { "name": "php53-fastcgi-5.3.17-108.1.s390x", "product_id": "php53-fastcgi-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-fileinfo-5.3.17-108.1.s390x", "product": { "name": "php53-fileinfo-5.3.17-108.1.s390x", "product_id": "php53-fileinfo-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-ftp-5.3.17-108.1.s390x", "product": { "name": "php53-ftp-5.3.17-108.1.s390x", "product_id": "php53-ftp-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-gd-5.3.17-108.1.s390x", "product": { "name": "php53-gd-5.3.17-108.1.s390x", "product_id": "php53-gd-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-gettext-5.3.17-108.1.s390x", "product": { "name": "php53-gettext-5.3.17-108.1.s390x", "product_id": "php53-gettext-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-gmp-5.3.17-108.1.s390x", "product": { "name": "php53-gmp-5.3.17-108.1.s390x", "product_id": "php53-gmp-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-iconv-5.3.17-108.1.s390x", "product": { "name": "php53-iconv-5.3.17-108.1.s390x", "product_id": "php53-iconv-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-intl-5.3.17-108.1.s390x", "product": { "name": "php53-intl-5.3.17-108.1.s390x", "product_id": "php53-intl-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-json-5.3.17-108.1.s390x", "product": { "name": "php53-json-5.3.17-108.1.s390x", "product_id": "php53-json-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-ldap-5.3.17-108.1.s390x", "product": { "name": "php53-ldap-5.3.17-108.1.s390x", "product_id": "php53-ldap-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-mbstring-5.3.17-108.1.s390x", "product": { "name": "php53-mbstring-5.3.17-108.1.s390x", "product_id": "php53-mbstring-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-mcrypt-5.3.17-108.1.s390x", "product": { "name": "php53-mcrypt-5.3.17-108.1.s390x", "product_id": "php53-mcrypt-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-mysql-5.3.17-108.1.s390x", "product": { "name": "php53-mysql-5.3.17-108.1.s390x", "product_id": "php53-mysql-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-odbc-5.3.17-108.1.s390x", "product": { "name": "php53-odbc-5.3.17-108.1.s390x", "product_id": "php53-odbc-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-openssl-5.3.17-108.1.s390x", "product": { "name": "php53-openssl-5.3.17-108.1.s390x", "product_id": "php53-openssl-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-pcntl-5.3.17-108.1.s390x", "product": { "name": "php53-pcntl-5.3.17-108.1.s390x", "product_id": "php53-pcntl-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-pdo-5.3.17-108.1.s390x", "product": { "name": "php53-pdo-5.3.17-108.1.s390x", "product_id": "php53-pdo-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-pear-5.3.17-108.1.s390x", "product": { "name": "php53-pear-5.3.17-108.1.s390x", "product_id": "php53-pear-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-pgsql-5.3.17-108.1.s390x", "product": { "name": "php53-pgsql-5.3.17-108.1.s390x", "product_id": "php53-pgsql-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-pspell-5.3.17-108.1.s390x", "product": { "name": "php53-pspell-5.3.17-108.1.s390x", "product_id": "php53-pspell-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-shmop-5.3.17-108.1.s390x", "product": { "name": "php53-shmop-5.3.17-108.1.s390x", "product_id": "php53-shmop-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-snmp-5.3.17-108.1.s390x", "product": { "name": "php53-snmp-5.3.17-108.1.s390x", "product_id": "php53-snmp-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-soap-5.3.17-108.1.s390x", "product": { "name": "php53-soap-5.3.17-108.1.s390x", "product_id": "php53-soap-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-suhosin-5.3.17-108.1.s390x", "product": { "name": "php53-suhosin-5.3.17-108.1.s390x", "product_id": "php53-suhosin-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-sysvmsg-5.3.17-108.1.s390x", "product": { "name": "php53-sysvmsg-5.3.17-108.1.s390x", "product_id": "php53-sysvmsg-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-sysvsem-5.3.17-108.1.s390x", "product": { "name": "php53-sysvsem-5.3.17-108.1.s390x", "product_id": "php53-sysvsem-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-sysvshm-5.3.17-108.1.s390x", "product": { "name": "php53-sysvshm-5.3.17-108.1.s390x", "product_id": "php53-sysvshm-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-tokenizer-5.3.17-108.1.s390x", "product": { "name": "php53-tokenizer-5.3.17-108.1.s390x", "product_id": "php53-tokenizer-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-wddx-5.3.17-108.1.s390x", "product": { "name": "php53-wddx-5.3.17-108.1.s390x", "product_id": "php53-wddx-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-xmlreader-5.3.17-108.1.s390x", "product": { "name": "php53-xmlreader-5.3.17-108.1.s390x", "product_id": "php53-xmlreader-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-xmlrpc-5.3.17-108.1.s390x", "product": { "name": "php53-xmlrpc-5.3.17-108.1.s390x", "product_id": "php53-xmlrpc-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-xmlwriter-5.3.17-108.1.s390x", "product": { "name": "php53-xmlwriter-5.3.17-108.1.s390x", "product_id": "php53-xmlwriter-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-xsl-5.3.17-108.1.s390x", "product": { "name": "php53-xsl-5.3.17-108.1.s390x", "product_id": "php53-xsl-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-zip-5.3.17-108.1.s390x", "product": { "name": "php53-zip-5.3.17-108.1.s390x", "product_id": "php53-zip-5.3.17-108.1.s390x" } }, { "category": "product_version", "name": "php53-zlib-5.3.17-108.1.s390x", "product": { "name": "php53-zlib-5.3.17-108.1.s390x", "product_id": "php53-zlib-5.3.17-108.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php53-devel-5.3.17-108.1.x86_64", "product": { "name": "php53-devel-5.3.17-108.1.x86_64", "product_id": "php53-devel-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-imap-5.3.17-108.1.x86_64", "product": { "name": "php53-imap-5.3.17-108.1.x86_64", "product_id": "php53-imap-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-posix-5.3.17-108.1.x86_64", "product": { "name": "php53-posix-5.3.17-108.1.x86_64", "product_id": "php53-posix-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-readline-5.3.17-108.1.x86_64", "product": { "name": "php53-readline-5.3.17-108.1.x86_64", "product_id": "php53-readline-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-sockets-5.3.17-108.1.x86_64", "product": { "name": "php53-sockets-5.3.17-108.1.x86_64", "product_id": "php53-sockets-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-sqlite-5.3.17-108.1.x86_64", "product": { "name": "php53-sqlite-5.3.17-108.1.x86_64", "product_id": "php53-sqlite-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-tidy-5.3.17-108.1.x86_64", "product": { "name": "php53-tidy-5.3.17-108.1.x86_64", "product_id": "php53-tidy-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "apache2-mod_php53-5.3.17-108.1.x86_64", "product": { "name": "apache2-mod_php53-5.3.17-108.1.x86_64", "product_id": "apache2-mod_php53-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-5.3.17-108.1.x86_64", "product": { "name": "php53-5.3.17-108.1.x86_64", "product_id": "php53-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-bcmath-5.3.17-108.1.x86_64", "product": { "name": "php53-bcmath-5.3.17-108.1.x86_64", "product_id": "php53-bcmath-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-bz2-5.3.17-108.1.x86_64", "product": { "name": "php53-bz2-5.3.17-108.1.x86_64", "product_id": "php53-bz2-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-calendar-5.3.17-108.1.x86_64", "product": { "name": "php53-calendar-5.3.17-108.1.x86_64", "product_id": "php53-calendar-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-ctype-5.3.17-108.1.x86_64", "product": { "name": "php53-ctype-5.3.17-108.1.x86_64", "product_id": "php53-ctype-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-curl-5.3.17-108.1.x86_64", "product": { "name": "php53-curl-5.3.17-108.1.x86_64", "product_id": "php53-curl-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-dba-5.3.17-108.1.x86_64", "product": { "name": "php53-dba-5.3.17-108.1.x86_64", "product_id": "php53-dba-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-dom-5.3.17-108.1.x86_64", "product": { "name": "php53-dom-5.3.17-108.1.x86_64", "product_id": "php53-dom-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-exif-5.3.17-108.1.x86_64", "product": { "name": "php53-exif-5.3.17-108.1.x86_64", "product_id": "php53-exif-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-fastcgi-5.3.17-108.1.x86_64", "product": { "name": "php53-fastcgi-5.3.17-108.1.x86_64", "product_id": "php53-fastcgi-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-fileinfo-5.3.17-108.1.x86_64", "product": { "name": "php53-fileinfo-5.3.17-108.1.x86_64", "product_id": "php53-fileinfo-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-ftp-5.3.17-108.1.x86_64", "product": { "name": "php53-ftp-5.3.17-108.1.x86_64", "product_id": "php53-ftp-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-gd-5.3.17-108.1.x86_64", "product": { "name": "php53-gd-5.3.17-108.1.x86_64", "product_id": "php53-gd-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-gettext-5.3.17-108.1.x86_64", "product": { "name": "php53-gettext-5.3.17-108.1.x86_64", "product_id": "php53-gettext-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-gmp-5.3.17-108.1.x86_64", "product": { "name": "php53-gmp-5.3.17-108.1.x86_64", "product_id": "php53-gmp-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-iconv-5.3.17-108.1.x86_64", "product": { "name": "php53-iconv-5.3.17-108.1.x86_64", "product_id": "php53-iconv-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-intl-5.3.17-108.1.x86_64", "product": { "name": "php53-intl-5.3.17-108.1.x86_64", "product_id": "php53-intl-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-json-5.3.17-108.1.x86_64", "product": { "name": "php53-json-5.3.17-108.1.x86_64", "product_id": "php53-json-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-ldap-5.3.17-108.1.x86_64", "product": { "name": "php53-ldap-5.3.17-108.1.x86_64", "product_id": "php53-ldap-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-mbstring-5.3.17-108.1.x86_64", "product": { "name": "php53-mbstring-5.3.17-108.1.x86_64", "product_id": "php53-mbstring-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-mcrypt-5.3.17-108.1.x86_64", "product": { "name": "php53-mcrypt-5.3.17-108.1.x86_64", "product_id": "php53-mcrypt-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-mysql-5.3.17-108.1.x86_64", "product": { "name": "php53-mysql-5.3.17-108.1.x86_64", "product_id": "php53-mysql-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-odbc-5.3.17-108.1.x86_64", "product": { "name": "php53-odbc-5.3.17-108.1.x86_64", "product_id": "php53-odbc-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-openssl-5.3.17-108.1.x86_64", "product": { "name": "php53-openssl-5.3.17-108.1.x86_64", "product_id": "php53-openssl-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-pcntl-5.3.17-108.1.x86_64", "product": { "name": "php53-pcntl-5.3.17-108.1.x86_64", "product_id": "php53-pcntl-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-pdo-5.3.17-108.1.x86_64", "product": { "name": "php53-pdo-5.3.17-108.1.x86_64", "product_id": "php53-pdo-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-pear-5.3.17-108.1.x86_64", "product": { "name": "php53-pear-5.3.17-108.1.x86_64", "product_id": "php53-pear-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-pgsql-5.3.17-108.1.x86_64", "product": { "name": "php53-pgsql-5.3.17-108.1.x86_64", "product_id": "php53-pgsql-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-pspell-5.3.17-108.1.x86_64", "product": { "name": "php53-pspell-5.3.17-108.1.x86_64", "product_id": "php53-pspell-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-shmop-5.3.17-108.1.x86_64", "product": { "name": "php53-shmop-5.3.17-108.1.x86_64", "product_id": "php53-shmop-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-snmp-5.3.17-108.1.x86_64", "product": { "name": "php53-snmp-5.3.17-108.1.x86_64", "product_id": "php53-snmp-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-soap-5.3.17-108.1.x86_64", "product": { "name": "php53-soap-5.3.17-108.1.x86_64", "product_id": "php53-soap-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-suhosin-5.3.17-108.1.x86_64", "product": { "name": "php53-suhosin-5.3.17-108.1.x86_64", "product_id": "php53-suhosin-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-sysvmsg-5.3.17-108.1.x86_64", "product": { "name": "php53-sysvmsg-5.3.17-108.1.x86_64", "product_id": "php53-sysvmsg-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-sysvsem-5.3.17-108.1.x86_64", "product": { "name": "php53-sysvsem-5.3.17-108.1.x86_64", "product_id": "php53-sysvsem-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-sysvshm-5.3.17-108.1.x86_64", "product": { "name": "php53-sysvshm-5.3.17-108.1.x86_64", "product_id": "php53-sysvshm-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-tokenizer-5.3.17-108.1.x86_64", "product": { "name": "php53-tokenizer-5.3.17-108.1.x86_64", "product_id": "php53-tokenizer-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-wddx-5.3.17-108.1.x86_64", "product": { "name": "php53-wddx-5.3.17-108.1.x86_64", "product_id": "php53-wddx-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-xmlreader-5.3.17-108.1.x86_64", "product": { "name": "php53-xmlreader-5.3.17-108.1.x86_64", "product_id": "php53-xmlreader-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-xmlrpc-5.3.17-108.1.x86_64", "product": { "name": "php53-xmlrpc-5.3.17-108.1.x86_64", "product_id": "php53-xmlrpc-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-xmlwriter-5.3.17-108.1.x86_64", "product": { "name": "php53-xmlwriter-5.3.17-108.1.x86_64", "product_id": "php53-xmlwriter-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-xsl-5.3.17-108.1.x86_64", "product": { "name": "php53-xsl-5.3.17-108.1.x86_64", "product_id": "php53-xsl-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-zip-5.3.17-108.1.x86_64", "product": { "name": "php53-zip-5.3.17-108.1.x86_64", "product_id": "php53-zip-5.3.17-108.1.x86_64" } }, { "category": "product_version", "name": "php53-zlib-5.3.17-108.1.x86_64", "product": { "name": "php53-zlib-5.3.17-108.1.x86_64", "product_id": "php53-zlib-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-devel-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-devel-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-devel-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-devel-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-devel-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-imap-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-imap-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-imap-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-imap-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-imap-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-posix-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-posix-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-posix-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-posix-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-posix-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-readline-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-readline-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-readline-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-readline-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-readline-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-sockets-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-sockets-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-sockets-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-sockets-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-sockets-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-sqlite-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-sqlite-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-sqlite-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-sqlite-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-sqlite-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-tidy-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-tidy-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-tidy-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-tidy-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-tidy-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "apache2-mod_php53-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "apache2-mod_php53-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "apache2-mod_php53-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "apache2-mod_php53-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "apache2-mod_php53-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586" }, "product_reference": "php53-5.3.17-108.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64" }, "product_reference": "php53-5.3.17-108.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64" }, "product_reference": "php53-5.3.17-108.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x" }, "product_reference": "php53-5.3.17-108.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "php53-5.3.17-108.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64" }, "product_reference": "php53-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586" }, "product_reference": "php53-bcmath-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64" }, "product_reference": "php53-bcmath-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64" }, "product_reference": "php53-bcmath-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x" }, "product_reference": "php53-bcmath-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-bcmath-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586" }, "product_reference": "php53-bz2-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64" }, "product_reference": "php53-bz2-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64" }, "product_reference": "php53-bz2-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x" }, "product_reference": "php53-bz2-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-bz2-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586" }, "product_reference": "php53-calendar-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64" }, "product_reference": "php53-calendar-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64" }, "product_reference": "php53-calendar-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x" }, "product_reference": "php53-calendar-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-calendar-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586" }, "product_reference": "php53-ctype-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64" }, "product_reference": "php53-ctype-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64" }, "product_reference": "php53-ctype-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x" }, "product_reference": "php53-ctype-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-ctype-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586" }, "product_reference": "php53-curl-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64" }, "product_reference": "php53-curl-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64" }, "product_reference": "php53-curl-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x" }, "product_reference": "php53-curl-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-curl-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586" }, "product_reference": "php53-dba-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64" }, "product_reference": "php53-dba-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64" }, "product_reference": "php53-dba-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x" }, "product_reference": "php53-dba-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-dba-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586" }, "product_reference": "php53-dom-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64" }, "product_reference": "php53-dom-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64" }, "product_reference": "php53-dom-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x" }, "product_reference": "php53-dom-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-dom-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586" }, "product_reference": "php53-exif-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64" }, "product_reference": "php53-exif-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64" }, "product_reference": "php53-exif-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x" }, "product_reference": "php53-exif-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-exif-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586" }, "product_reference": "php53-fastcgi-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64" }, "product_reference": "php53-fastcgi-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64" }, "product_reference": "php53-fastcgi-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x" }, "product_reference": "php53-fastcgi-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-fastcgi-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586" }, "product_reference": "php53-fileinfo-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64" }, "product_reference": "php53-fileinfo-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64" }, "product_reference": "php53-fileinfo-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x" }, "product_reference": "php53-fileinfo-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-fileinfo-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586" }, "product_reference": "php53-ftp-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64" }, "product_reference": "php53-ftp-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64" }, "product_reference": "php53-ftp-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x" }, "product_reference": "php53-ftp-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-ftp-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586" }, "product_reference": "php53-gd-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64" }, "product_reference": "php53-gd-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64" }, "product_reference": "php53-gd-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x" }, "product_reference": "php53-gd-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-gd-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586" }, "product_reference": "php53-gettext-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64" }, "product_reference": "php53-gettext-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64" }, "product_reference": "php53-gettext-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x" }, "product_reference": "php53-gettext-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-gettext-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586" }, "product_reference": "php53-gmp-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64" }, "product_reference": "php53-gmp-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64" }, "product_reference": "php53-gmp-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x" }, "product_reference": "php53-gmp-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-gmp-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586" }, "product_reference": "php53-iconv-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64" }, "product_reference": "php53-iconv-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64" }, "product_reference": "php53-iconv-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x" }, "product_reference": "php53-iconv-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-iconv-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586" }, "product_reference": "php53-intl-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64" }, "product_reference": "php53-intl-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64" }, "product_reference": "php53-intl-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x" }, "product_reference": "php53-intl-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-intl-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586" }, "product_reference": "php53-json-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64" }, "product_reference": "php53-json-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64" }, "product_reference": "php53-json-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x" }, "product_reference": "php53-json-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-json-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586" }, "product_reference": "php53-ldap-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64" }, "product_reference": "php53-ldap-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64" }, "product_reference": "php53-ldap-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x" }, "product_reference": "php53-ldap-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-ldap-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586" }, "product_reference": "php53-mbstring-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64" }, "product_reference": "php53-mbstring-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64" }, "product_reference": "php53-mbstring-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x" }, "product_reference": "php53-mbstring-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-mbstring-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586" }, "product_reference": "php53-mcrypt-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64" }, "product_reference": "php53-mcrypt-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64" }, "product_reference": "php53-mcrypt-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x" }, "product_reference": "php53-mcrypt-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-mcrypt-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586" }, "product_reference": "php53-mysql-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64" }, "product_reference": "php53-mysql-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64" }, "product_reference": "php53-mysql-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x" }, "product_reference": "php53-mysql-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-mysql-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586" }, "product_reference": "php53-odbc-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64" }, "product_reference": "php53-odbc-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64" }, "product_reference": "php53-odbc-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x" }, "product_reference": "php53-odbc-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-odbc-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586" }, "product_reference": "php53-openssl-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64" }, "product_reference": "php53-openssl-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64" }, "product_reference": "php53-openssl-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x" }, "product_reference": "php53-openssl-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-openssl-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586" }, "product_reference": "php53-pcntl-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64" }, "product_reference": "php53-pcntl-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64" }, "product_reference": "php53-pcntl-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x" }, "product_reference": "php53-pcntl-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-pcntl-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586" }, "product_reference": "php53-pdo-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64" }, "product_reference": "php53-pdo-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64" }, "product_reference": "php53-pdo-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x" }, "product_reference": "php53-pdo-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-pdo-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586" }, "product_reference": "php53-pear-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64" }, "product_reference": "php53-pear-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64" }, "product_reference": "php53-pear-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x" }, "product_reference": "php53-pear-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-pear-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586" }, "product_reference": "php53-pgsql-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64" }, "product_reference": "php53-pgsql-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64" }, "product_reference": "php53-pgsql-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x" }, "product_reference": "php53-pgsql-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-pgsql-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586" }, "product_reference": "php53-pspell-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64" }, "product_reference": "php53-pspell-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64" }, "product_reference": "php53-pspell-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x" }, "product_reference": "php53-pspell-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-pspell-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586" }, "product_reference": "php53-shmop-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64" }, "product_reference": "php53-shmop-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64" }, "product_reference": "php53-shmop-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x" }, "product_reference": "php53-shmop-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-shmop-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586" }, "product_reference": "php53-snmp-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64" }, "product_reference": "php53-snmp-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64" }, "product_reference": "php53-snmp-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x" }, "product_reference": "php53-snmp-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-snmp-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586" }, "product_reference": "php53-soap-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64" }, "product_reference": "php53-soap-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64" }, "product_reference": "php53-soap-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x" }, "product_reference": "php53-soap-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-soap-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586" }, "product_reference": "php53-suhosin-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64" }, "product_reference": "php53-suhosin-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64" }, "product_reference": "php53-suhosin-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x" }, "product_reference": "php53-suhosin-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-suhosin-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586" }, "product_reference": "php53-sysvmsg-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64" }, "product_reference": "php53-sysvmsg-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64" }, "product_reference": "php53-sysvmsg-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x" }, "product_reference": "php53-sysvmsg-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-sysvmsg-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586" }, "product_reference": "php53-sysvsem-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64" }, "product_reference": "php53-sysvsem-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64" }, "product_reference": "php53-sysvsem-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x" }, "product_reference": "php53-sysvsem-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-sysvsem-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586" }, "product_reference": "php53-sysvshm-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64" }, "product_reference": "php53-sysvshm-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64" }, "product_reference": "php53-sysvshm-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x" }, "product_reference": "php53-sysvshm-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-sysvshm-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586" }, "product_reference": "php53-tokenizer-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64" }, "product_reference": "php53-tokenizer-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64" }, "product_reference": "php53-tokenizer-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x" }, "product_reference": "php53-tokenizer-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-tokenizer-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586" }, "product_reference": "php53-wddx-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64" }, "product_reference": "php53-wddx-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64" }, "product_reference": "php53-wddx-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x" }, "product_reference": "php53-wddx-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-wddx-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586" }, "product_reference": "php53-xmlreader-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64" }, "product_reference": "php53-xmlreader-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64" }, "product_reference": "php53-xmlreader-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x" }, "product_reference": "php53-xmlreader-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-xmlreader-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586" }, "product_reference": "php53-xmlrpc-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64" }, "product_reference": "php53-xmlrpc-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64" }, "product_reference": "php53-xmlrpc-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x" }, "product_reference": "php53-xmlrpc-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-xmlrpc-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586" }, "product_reference": "php53-xmlwriter-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64" }, "product_reference": "php53-xmlwriter-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64" }, "product_reference": "php53-xmlwriter-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x" }, "product_reference": "php53-xmlwriter-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-xmlwriter-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586" }, "product_reference": "php53-xsl-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64" }, "product_reference": "php53-xsl-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64" }, "product_reference": "php53-xsl-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x" }, "product_reference": "php53-xsl-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-xsl-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586" }, "product_reference": "php53-zip-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64" }, "product_reference": "php53-zip-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64" }, "product_reference": "php53-zip-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x" }, "product_reference": "php53-zip-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-zip-5.3.17-108.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-108.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586" }, "product_reference": "php53-zlib-5.3.17-108.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-108.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64" }, "product_reference": "php53-zlib-5.3.17-108.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-108.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64" }, "product_reference": "php53-zlib-5.3.17-108.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-108.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x" }, "product_reference": "php53-zlib-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-zlib-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "apache2-mod_php53-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "apache2-mod_php53-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "apache2-mod_php53-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "apache2-mod_php53-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "apache2-mod_php53-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-bcmath-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-bcmath-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-bcmath-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-bcmath-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-bcmath-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-bz2-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-bz2-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-bz2-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-bz2-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-bz2-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-calendar-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-calendar-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-calendar-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-calendar-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-calendar-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-ctype-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-ctype-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-ctype-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-ctype-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-ctype-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-curl-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-curl-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-curl-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-curl-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-curl-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-dba-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-dba-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-dba-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-dba-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-dba-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-dom-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-dom-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-dom-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-dom-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-dom-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-exif-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-exif-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-exif-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-exif-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-exif-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-fastcgi-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-fastcgi-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-fastcgi-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-fastcgi-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-fastcgi-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-fileinfo-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-fileinfo-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-fileinfo-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-fileinfo-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-fileinfo-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-ftp-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-ftp-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-ftp-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-ftp-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-ftp-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-gd-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-gd-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-gd-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-gd-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-gd-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-gettext-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-gettext-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-gettext-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-gettext-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-gettext-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-gmp-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-gmp-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-gmp-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-gmp-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-gmp-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-iconv-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-iconv-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-iconv-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-iconv-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-iconv-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-intl-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-intl-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-intl-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-intl-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-intl-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-json-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-json-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-json-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-json-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-json-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-ldap-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-ldap-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-ldap-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-ldap-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-ldap-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-mbstring-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-mbstring-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-mbstring-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-mbstring-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-mbstring-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-mcrypt-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-mcrypt-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-mcrypt-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-mcrypt-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-mcrypt-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-mysql-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-mysql-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-mysql-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-mysql-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-mysql-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-odbc-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-odbc-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-odbc-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-odbc-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-odbc-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-openssl-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-openssl-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-openssl-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-openssl-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-openssl-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-pcntl-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-pcntl-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-pcntl-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-pcntl-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-pcntl-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-pdo-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-pdo-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-pdo-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-pdo-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-pdo-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-pear-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-pear-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-pear-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-pear-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-pear-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-pgsql-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-pgsql-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-pgsql-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-pgsql-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-pgsql-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-pspell-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-pspell-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-pspell-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-pspell-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-pspell-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-shmop-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-shmop-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-shmop-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-shmop-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-shmop-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-snmp-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-snmp-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-snmp-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-snmp-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-snmp-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-soap-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-soap-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-soap-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-soap-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-soap-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-suhosin-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-suhosin-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-suhosin-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-suhosin-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-suhosin-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-sysvmsg-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-sysvmsg-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-sysvmsg-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-sysvmsg-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-sysvmsg-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-sysvsem-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-sysvsem-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-sysvsem-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-sysvsem-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-sysvsem-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-sysvshm-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-sysvshm-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-sysvshm-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-sysvshm-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-sysvshm-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-tokenizer-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-tokenizer-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-tokenizer-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-tokenizer-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-tokenizer-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-wddx-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-wddx-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-wddx-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-wddx-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-wddx-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-xmlreader-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-xmlreader-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-xmlreader-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-xmlreader-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-xmlreader-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-xmlrpc-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-xmlrpc-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-xmlrpc-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-xmlrpc-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-xmlrpc-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-xmlwriter-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-xmlwriter-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-xmlwriter-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-xmlwriter-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-xmlwriter-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-xsl-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-xsl-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-xsl-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-xsl-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-xsl-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-zip-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-zip-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-zip-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-zip-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-zip-5.3.17-108.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-108.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-108.1.i586" }, "product_reference": "php53-zlib-5.3.17-108.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-108.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-108.1.ia64" }, "product_reference": "php53-zlib-5.3.17-108.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-108.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-108.1.ppc64" }, "product_reference": "php53-zlib-5.3.17-108.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-108.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-108.1.s390x" }, "product_reference": "php53-zlib-5.3.17-108.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-108.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-108.1.x86_64" }, "product_reference": "php53-zlib-5.3.17-108.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-6294", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6294" } ], "notes": [ { "category": "general", "text": "The locale_accept_from_http function in ext/intl/locale/locale_methods.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6294", "url": "https://www.suse.com/security/cve/CVE-2016-6294" }, { "category": "external", "summary": "SUSE Bug 1035111 for CVE-2016-6294", "url": "https://bugzilla.suse.com/1035111" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2016-6294", "url": "https://bugzilla.suse.com/1044976" }, { "category": "external", "summary": "SUSE Bug 990636 for CVE-2016-6294", "url": "https://bugzilla.suse.com/990636" } ], "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-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-16T15:01:55Z", "details": "moderate" } ], "title": "CVE-2016-6294" }, { "cve": "CVE-2017-7272", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-7272" } ], "notes": [ { "category": "general", "text": "PHP through 7.1.11 enables potential SSRF in applications that accept an fsockopen or pfsockopen hostname argument with an expectation that the port number is constrained. Because a :port syntax is recognized, fsockopen will use the port number that is specified in the hostname argument, instead of the port number in the second argument of the function.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-7272", "url": "https://www.suse.com/security/cve/CVE-2017-7272" }, { "category": "external", "summary": "SUSE Bug 1031246 for CVE-2017-7272", "url": "https://bugzilla.suse.com/1031246" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2017-7272", "url": "https://bugzilla.suse.com/1044976" } ], "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-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-16T15:01:55Z", "details": "moderate" } ], "title": "CVE-2017-7272" }, { "cve": "CVE-2017-9224", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9224" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in match_at() during regular expression searching. A logical error involving order of validation and access in match_at() could result in an out-of-bounds read from a stack buffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9224", "url": "https://www.suse.com/security/cve/CVE-2017-9224" }, { "category": "external", "summary": "SUSE Bug 1040891 for CVE-2017-9224", "url": "https://bugzilla.suse.com/1040891" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2017-9224", "url": "https://bugzilla.suse.com/1044976" } ], "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-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-16T15:01:55Z", "details": "low" } ], "title": "CVE-2017-9224" }, { "cve": "CVE-2017-9226", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9226" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9226", "url": "https://www.suse.com/security/cve/CVE-2017-9226" }, { "category": "external", "summary": "SUSE Bug 1040889 for CVE-2017-9226", "url": "https://bugzilla.suse.com/1040889" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2017-9226", "url": "https://bugzilla.suse.com/1044976" } ], "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-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-16T15:01:55Z", "details": "moderate" } ], "title": "CVE-2017-9226" }, { "cve": "CVE-2017-9227", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9227" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in mbc_enc_len() during regular expression searching. Invalid handling of reg-\u003edmin in forward_search_range() could result in an invalid pointer dereference, as an out-of-bounds read from a stack buffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9227", "url": "https://www.suse.com/security/cve/CVE-2017-9227" }, { "category": "external", "summary": "SUSE Bug 1040883 for CVE-2017-9227", "url": "https://bugzilla.suse.com/1040883" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2017-9227", "url": "https://bugzilla.suse.com/1044976" } ], "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-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:apache2-mod_php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bcmath-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-bz2-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-calendar-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ctype-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-curl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dba-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-dom-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-exif-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fastcgi-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-fileinfo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ftp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gd-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gettext-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-gmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-iconv-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-intl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-json-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-ldap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mbstring-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mcrypt-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-mysql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-odbc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-openssl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pcntl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pdo-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pear-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pgsql-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-pspell-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-shmop-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-snmp-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-soap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-suhosin-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvmsg-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvsem-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-sysvshm-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-tokenizer-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-wddx-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlreader-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlrpc-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xmlwriter-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-xsl-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zip-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:php53-zlib-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-devel-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-imap-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-posix-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-readline-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sockets-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-sqlite-5.3.17-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:php53-tidy-5.3.17-108.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-16T15:01:55Z", "details": "low" } ], "title": "CVE-2017-9227" } ] }
suse-su-2017:1717-1
Vulnerability from csaf_suse
Published
2017-06-29 12:50
Modified
2017-06-29 12:50
Summary
Security update for php7
Notes
Title of the patch
Security update for php7
Description of the patch
This update for php7 fixes the following security issues:
- CVE-2017-9224: stack out-of-bounds read occurs in match_at() could lead to Denial of service (bsc#1040891)
- CVE-2017-9226: heap out-of-bounds write orread occurs in next_state_val() could lead to Denial of service(bsc#1040889)
- CVE-2017-9227: stack out-of-bounds read in mbc_enc_len() could lead to Denial of service (bsc#1040883)
- CVE-2017-6441: The _zval_get_long_func_ex in Zend/zend_operators.c in PHP allowed attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted use of 'declare(ticks=' in a PHP script (bsc#1032155).
- CVE-2016-6294: The locale_accept_from_http function in ext/intl/locale/locale_methods.c did not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument (bsc#1035111).
Patchnames
SUSE-SLE-Module-Web-Scripting-12-2017-1068,SUSE-SLE-SDK-12-SP2-2017-1068
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for php7", "title": "Title of the patch" }, { "category": "description", "text": "This update for php7 fixes the following security issues:\n\n- CVE-2017-9224: stack out-of-bounds read occurs in match_at() could lead to Denial of service (bsc#1040891)\n- CVE-2017-9226: heap out-of-bounds write orread occurs in next_state_val() could lead to Denial of service(bsc#1040889)\n- CVE-2017-9227: stack out-of-bounds read in mbc_enc_len() could lead to Denial of service (bsc#1040883)\n- CVE-2017-6441: The _zval_get_long_func_ex in Zend/zend_operators.c in PHP allowed attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted use of \u0027declare(ticks=\u0027 in a PHP script (bsc#1032155).\n- CVE-2016-6294: The locale_accept_from_http function in ext/intl/locale/locale_methods.c did not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument (bsc#1035111).\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Web-Scripting-12-2017-1068,SUSE-SLE-SDK-12-SP2-2017-1068", "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_1717-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2017:1717-1", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20171717-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2017:1717-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-June/002994.html" }, { "category": "self", "summary": "SUSE Bug 1032155", "url": "https://bugzilla.suse.com/1032155" }, { "category": "self", "summary": "SUSE Bug 1035111", "url": "https://bugzilla.suse.com/1035111" }, { "category": "self", "summary": "SUSE Bug 1040883", "url": "https://bugzilla.suse.com/1040883" }, { "category": "self", "summary": "SUSE Bug 1040889", "url": "https://bugzilla.suse.com/1040889" }, { "category": "self", "summary": "SUSE Bug 1040891", "url": "https://bugzilla.suse.com/1040891" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6294 page", "url": "https://www.suse.com/security/cve/CVE-2016-6294/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-6441 page", "url": "https://www.suse.com/security/cve/CVE-2017-6441/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9224 page", "url": "https://www.suse.com/security/cve/CVE-2017-9224/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9226 page", "url": "https://www.suse.com/security/cve/CVE-2017-9226/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9227 page", "url": "https://www.suse.com/security/cve/CVE-2017-9227/" } ], "title": "Security update for php7", "tracking": { "current_release_date": "2017-06-29T12:50:03Z", "generator": { "date": "2017-06-29T12:50:03Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2017:1717-1", "initial_release_date": "2017-06-29T12:50:03Z", "revision_history": [ { "date": "2017-06-29T12:50:03Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-49.1.aarch64", "product": { "name": "apache2-mod_php7-7.0.7-49.1.aarch64", "product_id": "apache2-mod_php7-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-7.0.7-49.1.aarch64", "product": { "name": "php7-7.0.7-49.1.aarch64", "product_id": "php7-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-49.1.aarch64", "product": { "name": "php7-bcmath-7.0.7-49.1.aarch64", "product_id": "php7-bcmath-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-49.1.aarch64", "product": { "name": "php7-bz2-7.0.7-49.1.aarch64", "product_id": "php7-bz2-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-49.1.aarch64", "product": { "name": "php7-calendar-7.0.7-49.1.aarch64", "product_id": "php7-calendar-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-49.1.aarch64", "product": { "name": "php7-ctype-7.0.7-49.1.aarch64", "product_id": "php7-ctype-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-curl-7.0.7-49.1.aarch64", "product": { "name": "php7-curl-7.0.7-49.1.aarch64", "product_id": "php7-curl-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-dba-7.0.7-49.1.aarch64", "product": { "name": "php7-dba-7.0.7-49.1.aarch64", "product_id": "php7-dba-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-dom-7.0.7-49.1.aarch64", "product": { "name": "php7-dom-7.0.7-49.1.aarch64", "product_id": "php7-dom-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-49.1.aarch64", "product": { "name": "php7-enchant-7.0.7-49.1.aarch64", "product_id": "php7-enchant-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-exif-7.0.7-49.1.aarch64", "product": { "name": "php7-exif-7.0.7-49.1.aarch64", "product_id": "php7-exif-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-49.1.aarch64", "product": { "name": "php7-fastcgi-7.0.7-49.1.aarch64", "product_id": "php7-fastcgi-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-49.1.aarch64", "product": { "name": "php7-fileinfo-7.0.7-49.1.aarch64", "product_id": "php7-fileinfo-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-49.1.aarch64", "product": { "name": "php7-fpm-7.0.7-49.1.aarch64", "product_id": "php7-fpm-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-49.1.aarch64", "product": { "name": "php7-ftp-7.0.7-49.1.aarch64", "product_id": "php7-ftp-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-gd-7.0.7-49.1.aarch64", "product": { "name": "php7-gd-7.0.7-49.1.aarch64", "product_id": "php7-gd-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-49.1.aarch64", "product": { "name": "php7-gettext-7.0.7-49.1.aarch64", "product_id": "php7-gettext-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-49.1.aarch64", "product": { "name": "php7-gmp-7.0.7-49.1.aarch64", "product_id": "php7-gmp-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-49.1.aarch64", "product": { "name": "php7-iconv-7.0.7-49.1.aarch64", "product_id": "php7-iconv-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-imap-7.0.7-49.1.aarch64", "product": { "name": "php7-imap-7.0.7-49.1.aarch64", "product_id": "php7-imap-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-intl-7.0.7-49.1.aarch64", "product": { "name": "php7-intl-7.0.7-49.1.aarch64", "product_id": "php7-intl-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-json-7.0.7-49.1.aarch64", "product": { "name": "php7-json-7.0.7-49.1.aarch64", "product_id": "php7-json-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-49.1.aarch64", "product": { "name": "php7-ldap-7.0.7-49.1.aarch64", "product_id": "php7-ldap-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-49.1.aarch64", "product": { "name": "php7-mbstring-7.0.7-49.1.aarch64", "product_id": "php7-mbstring-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-49.1.aarch64", "product": { "name": "php7-mcrypt-7.0.7-49.1.aarch64", "product_id": "php7-mcrypt-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-49.1.aarch64", "product": { "name": "php7-mysql-7.0.7-49.1.aarch64", "product_id": "php7-mysql-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-49.1.aarch64", "product": { "name": "php7-odbc-7.0.7-49.1.aarch64", "product_id": "php7-odbc-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-49.1.aarch64", "product": { "name": "php7-opcache-7.0.7-49.1.aarch64", "product_id": "php7-opcache-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-49.1.aarch64", "product": { "name": "php7-openssl-7.0.7-49.1.aarch64", "product_id": "php7-openssl-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-49.1.aarch64", "product": { "name": "php7-pcntl-7.0.7-49.1.aarch64", "product_id": "php7-pcntl-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-49.1.aarch64", "product": { "name": "php7-pdo-7.0.7-49.1.aarch64", "product_id": "php7-pdo-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-49.1.aarch64", "product": { "name": "php7-pgsql-7.0.7-49.1.aarch64", "product_id": "php7-pgsql-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-phar-7.0.7-49.1.aarch64", "product": { "name": "php7-phar-7.0.7-49.1.aarch64", "product_id": "php7-phar-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-posix-7.0.7-49.1.aarch64", "product": { "name": "php7-posix-7.0.7-49.1.aarch64", "product_id": "php7-posix-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-49.1.aarch64", "product": { "name": "php7-pspell-7.0.7-49.1.aarch64", "product_id": "php7-pspell-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-49.1.aarch64", "product": { "name": "php7-shmop-7.0.7-49.1.aarch64", "product_id": "php7-shmop-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-49.1.aarch64", "product": { "name": "php7-snmp-7.0.7-49.1.aarch64", "product_id": "php7-snmp-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-soap-7.0.7-49.1.aarch64", "product": { "name": "php7-soap-7.0.7-49.1.aarch64", "product_id": "php7-soap-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-49.1.aarch64", "product": { "name": "php7-sockets-7.0.7-49.1.aarch64", "product_id": "php7-sockets-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-49.1.aarch64", "product": { "name": "php7-sqlite-7.0.7-49.1.aarch64", "product_id": "php7-sqlite-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-49.1.aarch64", "product": { "name": "php7-sysvmsg-7.0.7-49.1.aarch64", "product_id": "php7-sysvmsg-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-49.1.aarch64", "product": { "name": "php7-sysvsem-7.0.7-49.1.aarch64", "product_id": "php7-sysvsem-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-49.1.aarch64", "product": { "name": "php7-sysvshm-7.0.7-49.1.aarch64", "product_id": "php7-sysvshm-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-49.1.aarch64", "product": { "name": "php7-tokenizer-7.0.7-49.1.aarch64", "product_id": "php7-tokenizer-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-49.1.aarch64", "product": { "name": "php7-wddx-7.0.7-49.1.aarch64", "product_id": "php7-wddx-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-49.1.aarch64", "product": { "name": "php7-xmlreader-7.0.7-49.1.aarch64", "product_id": "php7-xmlreader-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-49.1.aarch64", "product": { "name": "php7-xmlrpc-7.0.7-49.1.aarch64", "product_id": "php7-xmlrpc-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-49.1.aarch64", "product": { "name": "php7-xmlwriter-7.0.7-49.1.aarch64", "product_id": "php7-xmlwriter-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-49.1.aarch64", "product": { "name": "php7-xsl-7.0.7-49.1.aarch64", "product_id": "php7-xsl-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-zip-7.0.7-49.1.aarch64", "product": { "name": "php7-zip-7.0.7-49.1.aarch64", "product_id": "php7-zip-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-49.1.aarch64", "product": { "name": "php7-zlib-7.0.7-49.1.aarch64", "product_id": "php7-zlib-7.0.7-49.1.aarch64" } }, { "category": "product_version", "name": "php7-devel-7.0.7-49.1.aarch64", "product": { "name": "php7-devel-7.0.7-49.1.aarch64", "product_id": "php7-devel-7.0.7-49.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "php7-pear-7.0.7-49.1.noarch", "product": { "name": "php7-pear-7.0.7-49.1.noarch", "product_id": "php7-pear-7.0.7-49.1.noarch" } }, { "category": "product_version", "name": "php7-pear-Archive_Tar-7.0.7-49.1.noarch", "product": { "name": "php7-pear-Archive_Tar-7.0.7-49.1.noarch", "product_id": "php7-pear-Archive_Tar-7.0.7-49.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-49.1.ppc64le", "product": { "name": "apache2-mod_php7-7.0.7-49.1.ppc64le", "product_id": "apache2-mod_php7-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-7.0.7-49.1.ppc64le", "product": { "name": "php7-7.0.7-49.1.ppc64le", "product_id": "php7-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-49.1.ppc64le", "product": { "name": "php7-bcmath-7.0.7-49.1.ppc64le", "product_id": "php7-bcmath-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-49.1.ppc64le", "product": { "name": "php7-bz2-7.0.7-49.1.ppc64le", "product_id": "php7-bz2-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-49.1.ppc64le", "product": { "name": "php7-calendar-7.0.7-49.1.ppc64le", "product_id": "php7-calendar-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-49.1.ppc64le", "product": { "name": "php7-ctype-7.0.7-49.1.ppc64le", "product_id": "php7-ctype-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-curl-7.0.7-49.1.ppc64le", "product": { "name": "php7-curl-7.0.7-49.1.ppc64le", "product_id": "php7-curl-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-dba-7.0.7-49.1.ppc64le", "product": { "name": "php7-dba-7.0.7-49.1.ppc64le", "product_id": "php7-dba-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-dom-7.0.7-49.1.ppc64le", "product": { "name": "php7-dom-7.0.7-49.1.ppc64le", "product_id": "php7-dom-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-49.1.ppc64le", "product": { "name": "php7-enchant-7.0.7-49.1.ppc64le", "product_id": "php7-enchant-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-exif-7.0.7-49.1.ppc64le", "product": { "name": "php7-exif-7.0.7-49.1.ppc64le", "product_id": "php7-exif-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-49.1.ppc64le", "product": { "name": "php7-fastcgi-7.0.7-49.1.ppc64le", "product_id": "php7-fastcgi-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-49.1.ppc64le", "product": { "name": "php7-fileinfo-7.0.7-49.1.ppc64le", "product_id": "php7-fileinfo-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-49.1.ppc64le", "product": { "name": "php7-fpm-7.0.7-49.1.ppc64le", "product_id": "php7-fpm-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-49.1.ppc64le", "product": { "name": "php7-ftp-7.0.7-49.1.ppc64le", "product_id": "php7-ftp-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-gd-7.0.7-49.1.ppc64le", "product": { "name": "php7-gd-7.0.7-49.1.ppc64le", "product_id": "php7-gd-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-49.1.ppc64le", "product": { "name": "php7-gettext-7.0.7-49.1.ppc64le", "product_id": "php7-gettext-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-49.1.ppc64le", "product": { "name": "php7-gmp-7.0.7-49.1.ppc64le", "product_id": "php7-gmp-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-49.1.ppc64le", "product": { "name": "php7-iconv-7.0.7-49.1.ppc64le", "product_id": "php7-iconv-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-imap-7.0.7-49.1.ppc64le", "product": { "name": "php7-imap-7.0.7-49.1.ppc64le", "product_id": "php7-imap-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-intl-7.0.7-49.1.ppc64le", "product": { "name": "php7-intl-7.0.7-49.1.ppc64le", "product_id": "php7-intl-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-json-7.0.7-49.1.ppc64le", "product": { "name": "php7-json-7.0.7-49.1.ppc64le", "product_id": "php7-json-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-49.1.ppc64le", "product": { "name": "php7-ldap-7.0.7-49.1.ppc64le", "product_id": "php7-ldap-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-49.1.ppc64le", "product": { "name": "php7-mbstring-7.0.7-49.1.ppc64le", "product_id": "php7-mbstring-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-49.1.ppc64le", "product": { "name": "php7-mcrypt-7.0.7-49.1.ppc64le", "product_id": "php7-mcrypt-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-49.1.ppc64le", "product": { "name": "php7-mysql-7.0.7-49.1.ppc64le", "product_id": "php7-mysql-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-49.1.ppc64le", "product": { "name": "php7-odbc-7.0.7-49.1.ppc64le", "product_id": "php7-odbc-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-49.1.ppc64le", "product": { "name": "php7-opcache-7.0.7-49.1.ppc64le", "product_id": "php7-opcache-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-49.1.ppc64le", "product": { "name": "php7-openssl-7.0.7-49.1.ppc64le", "product_id": "php7-openssl-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-49.1.ppc64le", "product": { "name": "php7-pcntl-7.0.7-49.1.ppc64le", "product_id": "php7-pcntl-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-49.1.ppc64le", "product": { "name": "php7-pdo-7.0.7-49.1.ppc64le", "product_id": "php7-pdo-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-49.1.ppc64le", "product": { "name": "php7-pgsql-7.0.7-49.1.ppc64le", "product_id": "php7-pgsql-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-phar-7.0.7-49.1.ppc64le", "product": { "name": "php7-phar-7.0.7-49.1.ppc64le", "product_id": "php7-phar-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-posix-7.0.7-49.1.ppc64le", "product": { "name": "php7-posix-7.0.7-49.1.ppc64le", "product_id": "php7-posix-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-49.1.ppc64le", "product": { "name": "php7-pspell-7.0.7-49.1.ppc64le", "product_id": "php7-pspell-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-49.1.ppc64le", "product": { "name": "php7-shmop-7.0.7-49.1.ppc64le", "product_id": "php7-shmop-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-49.1.ppc64le", "product": { "name": "php7-snmp-7.0.7-49.1.ppc64le", "product_id": "php7-snmp-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-soap-7.0.7-49.1.ppc64le", "product": { "name": "php7-soap-7.0.7-49.1.ppc64le", "product_id": "php7-soap-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-49.1.ppc64le", "product": { "name": "php7-sockets-7.0.7-49.1.ppc64le", "product_id": "php7-sockets-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-49.1.ppc64le", "product": { "name": "php7-sqlite-7.0.7-49.1.ppc64le", "product_id": "php7-sqlite-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-49.1.ppc64le", "product": { "name": "php7-sysvmsg-7.0.7-49.1.ppc64le", "product_id": "php7-sysvmsg-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-49.1.ppc64le", "product": { "name": "php7-sysvsem-7.0.7-49.1.ppc64le", "product_id": "php7-sysvsem-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-49.1.ppc64le", "product": { "name": "php7-sysvshm-7.0.7-49.1.ppc64le", "product_id": "php7-sysvshm-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-49.1.ppc64le", "product": { "name": "php7-tokenizer-7.0.7-49.1.ppc64le", "product_id": "php7-tokenizer-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-49.1.ppc64le", "product": { "name": "php7-wddx-7.0.7-49.1.ppc64le", "product_id": "php7-wddx-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-49.1.ppc64le", "product": { "name": "php7-xmlreader-7.0.7-49.1.ppc64le", "product_id": "php7-xmlreader-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-49.1.ppc64le", "product": { "name": "php7-xmlrpc-7.0.7-49.1.ppc64le", "product_id": "php7-xmlrpc-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-49.1.ppc64le", "product": { "name": "php7-xmlwriter-7.0.7-49.1.ppc64le", "product_id": "php7-xmlwriter-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-49.1.ppc64le", "product": { "name": "php7-xsl-7.0.7-49.1.ppc64le", "product_id": "php7-xsl-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-zip-7.0.7-49.1.ppc64le", "product": { "name": "php7-zip-7.0.7-49.1.ppc64le", "product_id": "php7-zip-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-49.1.ppc64le", "product": { "name": "php7-zlib-7.0.7-49.1.ppc64le", "product_id": "php7-zlib-7.0.7-49.1.ppc64le" } }, { "category": "product_version", "name": "php7-devel-7.0.7-49.1.ppc64le", "product": { "name": "php7-devel-7.0.7-49.1.ppc64le", "product_id": "php7-devel-7.0.7-49.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-49.1.s390x", "product": { "name": "apache2-mod_php7-7.0.7-49.1.s390x", "product_id": "apache2-mod_php7-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-7.0.7-49.1.s390x", "product": { "name": "php7-7.0.7-49.1.s390x", "product_id": "php7-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-49.1.s390x", "product": { "name": "php7-bcmath-7.0.7-49.1.s390x", "product_id": "php7-bcmath-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-49.1.s390x", "product": { "name": "php7-bz2-7.0.7-49.1.s390x", "product_id": "php7-bz2-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-49.1.s390x", "product": { "name": "php7-calendar-7.0.7-49.1.s390x", "product_id": "php7-calendar-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-49.1.s390x", "product": { "name": "php7-ctype-7.0.7-49.1.s390x", "product_id": "php7-ctype-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-curl-7.0.7-49.1.s390x", "product": { "name": "php7-curl-7.0.7-49.1.s390x", "product_id": "php7-curl-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-dba-7.0.7-49.1.s390x", "product": { "name": "php7-dba-7.0.7-49.1.s390x", "product_id": "php7-dba-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-dom-7.0.7-49.1.s390x", "product": { "name": "php7-dom-7.0.7-49.1.s390x", "product_id": "php7-dom-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-49.1.s390x", "product": { "name": "php7-enchant-7.0.7-49.1.s390x", "product_id": "php7-enchant-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-exif-7.0.7-49.1.s390x", "product": { "name": "php7-exif-7.0.7-49.1.s390x", "product_id": "php7-exif-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-49.1.s390x", "product": { "name": "php7-fastcgi-7.0.7-49.1.s390x", "product_id": "php7-fastcgi-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-49.1.s390x", "product": { "name": "php7-fileinfo-7.0.7-49.1.s390x", "product_id": "php7-fileinfo-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-49.1.s390x", "product": { "name": "php7-fpm-7.0.7-49.1.s390x", "product_id": "php7-fpm-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-49.1.s390x", "product": { "name": "php7-ftp-7.0.7-49.1.s390x", "product_id": "php7-ftp-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-gd-7.0.7-49.1.s390x", "product": { "name": "php7-gd-7.0.7-49.1.s390x", "product_id": "php7-gd-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-49.1.s390x", "product": { "name": "php7-gettext-7.0.7-49.1.s390x", "product_id": "php7-gettext-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-49.1.s390x", "product": { "name": "php7-gmp-7.0.7-49.1.s390x", "product_id": "php7-gmp-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-49.1.s390x", "product": { "name": "php7-iconv-7.0.7-49.1.s390x", "product_id": "php7-iconv-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-imap-7.0.7-49.1.s390x", "product": { "name": "php7-imap-7.0.7-49.1.s390x", "product_id": "php7-imap-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-intl-7.0.7-49.1.s390x", "product": { "name": "php7-intl-7.0.7-49.1.s390x", "product_id": "php7-intl-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-json-7.0.7-49.1.s390x", "product": { "name": "php7-json-7.0.7-49.1.s390x", "product_id": "php7-json-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-49.1.s390x", "product": { "name": "php7-ldap-7.0.7-49.1.s390x", "product_id": "php7-ldap-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-49.1.s390x", "product": { "name": "php7-mbstring-7.0.7-49.1.s390x", "product_id": "php7-mbstring-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-49.1.s390x", "product": { "name": "php7-mcrypt-7.0.7-49.1.s390x", "product_id": "php7-mcrypt-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-49.1.s390x", "product": { "name": "php7-mysql-7.0.7-49.1.s390x", "product_id": "php7-mysql-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-49.1.s390x", "product": { "name": "php7-odbc-7.0.7-49.1.s390x", "product_id": "php7-odbc-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-49.1.s390x", "product": { "name": "php7-opcache-7.0.7-49.1.s390x", "product_id": "php7-opcache-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-49.1.s390x", "product": { "name": "php7-openssl-7.0.7-49.1.s390x", "product_id": "php7-openssl-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-49.1.s390x", "product": { "name": "php7-pcntl-7.0.7-49.1.s390x", "product_id": "php7-pcntl-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-49.1.s390x", "product": { "name": "php7-pdo-7.0.7-49.1.s390x", "product_id": "php7-pdo-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-49.1.s390x", "product": { "name": "php7-pgsql-7.0.7-49.1.s390x", "product_id": "php7-pgsql-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-phar-7.0.7-49.1.s390x", "product": { "name": "php7-phar-7.0.7-49.1.s390x", "product_id": "php7-phar-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-posix-7.0.7-49.1.s390x", "product": { "name": "php7-posix-7.0.7-49.1.s390x", "product_id": "php7-posix-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-49.1.s390x", "product": { "name": "php7-pspell-7.0.7-49.1.s390x", "product_id": "php7-pspell-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-49.1.s390x", "product": { "name": "php7-shmop-7.0.7-49.1.s390x", "product_id": "php7-shmop-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-49.1.s390x", "product": { "name": "php7-snmp-7.0.7-49.1.s390x", "product_id": "php7-snmp-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-soap-7.0.7-49.1.s390x", "product": { "name": "php7-soap-7.0.7-49.1.s390x", "product_id": "php7-soap-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-49.1.s390x", "product": { "name": "php7-sockets-7.0.7-49.1.s390x", "product_id": "php7-sockets-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-49.1.s390x", "product": { "name": "php7-sqlite-7.0.7-49.1.s390x", "product_id": "php7-sqlite-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-49.1.s390x", "product": { "name": "php7-sysvmsg-7.0.7-49.1.s390x", "product_id": "php7-sysvmsg-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-49.1.s390x", "product": { "name": "php7-sysvsem-7.0.7-49.1.s390x", "product_id": "php7-sysvsem-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-49.1.s390x", "product": { "name": "php7-sysvshm-7.0.7-49.1.s390x", "product_id": "php7-sysvshm-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-49.1.s390x", "product": { "name": "php7-tokenizer-7.0.7-49.1.s390x", "product_id": "php7-tokenizer-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-49.1.s390x", "product": { "name": "php7-wddx-7.0.7-49.1.s390x", "product_id": "php7-wddx-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-49.1.s390x", "product": { "name": "php7-xmlreader-7.0.7-49.1.s390x", "product_id": "php7-xmlreader-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-49.1.s390x", "product": { "name": "php7-xmlrpc-7.0.7-49.1.s390x", "product_id": "php7-xmlrpc-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-49.1.s390x", "product": { "name": "php7-xmlwriter-7.0.7-49.1.s390x", "product_id": "php7-xmlwriter-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-49.1.s390x", "product": { "name": "php7-xsl-7.0.7-49.1.s390x", "product_id": "php7-xsl-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-zip-7.0.7-49.1.s390x", "product": { "name": "php7-zip-7.0.7-49.1.s390x", "product_id": "php7-zip-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-49.1.s390x", "product": { "name": "php7-zlib-7.0.7-49.1.s390x", "product_id": "php7-zlib-7.0.7-49.1.s390x" } }, { "category": "product_version", "name": "php7-devel-7.0.7-49.1.s390x", "product": { "name": "php7-devel-7.0.7-49.1.s390x", "product_id": "php7-devel-7.0.7-49.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php7-7.0.7-49.1.x86_64", "product": { "name": "apache2-mod_php7-7.0.7-49.1.x86_64", "product_id": "apache2-mod_php7-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-7.0.7-49.1.x86_64", "product": { "name": "php7-7.0.7-49.1.x86_64", "product_id": "php7-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-bcmath-7.0.7-49.1.x86_64", "product": { "name": "php7-bcmath-7.0.7-49.1.x86_64", "product_id": "php7-bcmath-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-bz2-7.0.7-49.1.x86_64", "product": { "name": "php7-bz2-7.0.7-49.1.x86_64", "product_id": "php7-bz2-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-calendar-7.0.7-49.1.x86_64", "product": { "name": "php7-calendar-7.0.7-49.1.x86_64", "product_id": "php7-calendar-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-ctype-7.0.7-49.1.x86_64", "product": { "name": "php7-ctype-7.0.7-49.1.x86_64", "product_id": "php7-ctype-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-curl-7.0.7-49.1.x86_64", "product": { "name": "php7-curl-7.0.7-49.1.x86_64", "product_id": "php7-curl-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-dba-7.0.7-49.1.x86_64", "product": { "name": "php7-dba-7.0.7-49.1.x86_64", "product_id": "php7-dba-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-dom-7.0.7-49.1.x86_64", "product": { "name": "php7-dom-7.0.7-49.1.x86_64", "product_id": "php7-dom-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-enchant-7.0.7-49.1.x86_64", "product": { "name": "php7-enchant-7.0.7-49.1.x86_64", "product_id": "php7-enchant-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-exif-7.0.7-49.1.x86_64", "product": { "name": "php7-exif-7.0.7-49.1.x86_64", "product_id": "php7-exif-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-fastcgi-7.0.7-49.1.x86_64", "product": { "name": "php7-fastcgi-7.0.7-49.1.x86_64", "product_id": "php7-fastcgi-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-fileinfo-7.0.7-49.1.x86_64", "product": { "name": "php7-fileinfo-7.0.7-49.1.x86_64", "product_id": "php7-fileinfo-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-fpm-7.0.7-49.1.x86_64", "product": { "name": "php7-fpm-7.0.7-49.1.x86_64", "product_id": "php7-fpm-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-ftp-7.0.7-49.1.x86_64", "product": { "name": "php7-ftp-7.0.7-49.1.x86_64", "product_id": "php7-ftp-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-gd-7.0.7-49.1.x86_64", "product": { "name": "php7-gd-7.0.7-49.1.x86_64", "product_id": "php7-gd-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-gettext-7.0.7-49.1.x86_64", "product": { "name": "php7-gettext-7.0.7-49.1.x86_64", "product_id": "php7-gettext-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-gmp-7.0.7-49.1.x86_64", "product": { "name": "php7-gmp-7.0.7-49.1.x86_64", "product_id": "php7-gmp-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-iconv-7.0.7-49.1.x86_64", "product": { "name": "php7-iconv-7.0.7-49.1.x86_64", "product_id": "php7-iconv-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-imap-7.0.7-49.1.x86_64", "product": { "name": "php7-imap-7.0.7-49.1.x86_64", "product_id": "php7-imap-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-intl-7.0.7-49.1.x86_64", "product": { "name": "php7-intl-7.0.7-49.1.x86_64", "product_id": "php7-intl-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-json-7.0.7-49.1.x86_64", "product": { "name": "php7-json-7.0.7-49.1.x86_64", "product_id": "php7-json-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-ldap-7.0.7-49.1.x86_64", "product": { "name": "php7-ldap-7.0.7-49.1.x86_64", "product_id": "php7-ldap-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-mbstring-7.0.7-49.1.x86_64", "product": { "name": "php7-mbstring-7.0.7-49.1.x86_64", "product_id": "php7-mbstring-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-mcrypt-7.0.7-49.1.x86_64", "product": { "name": "php7-mcrypt-7.0.7-49.1.x86_64", "product_id": "php7-mcrypt-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-mysql-7.0.7-49.1.x86_64", "product": { "name": "php7-mysql-7.0.7-49.1.x86_64", "product_id": "php7-mysql-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-odbc-7.0.7-49.1.x86_64", "product": { "name": "php7-odbc-7.0.7-49.1.x86_64", "product_id": "php7-odbc-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-opcache-7.0.7-49.1.x86_64", "product": { "name": "php7-opcache-7.0.7-49.1.x86_64", "product_id": "php7-opcache-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-openssl-7.0.7-49.1.x86_64", "product": { "name": "php7-openssl-7.0.7-49.1.x86_64", "product_id": "php7-openssl-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-pcntl-7.0.7-49.1.x86_64", "product": { "name": "php7-pcntl-7.0.7-49.1.x86_64", "product_id": "php7-pcntl-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-pdo-7.0.7-49.1.x86_64", "product": { "name": "php7-pdo-7.0.7-49.1.x86_64", "product_id": "php7-pdo-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-pgsql-7.0.7-49.1.x86_64", "product": { "name": "php7-pgsql-7.0.7-49.1.x86_64", "product_id": "php7-pgsql-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-phar-7.0.7-49.1.x86_64", "product": { "name": "php7-phar-7.0.7-49.1.x86_64", "product_id": "php7-phar-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-posix-7.0.7-49.1.x86_64", "product": { "name": "php7-posix-7.0.7-49.1.x86_64", "product_id": "php7-posix-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-pspell-7.0.7-49.1.x86_64", "product": { "name": "php7-pspell-7.0.7-49.1.x86_64", "product_id": "php7-pspell-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-shmop-7.0.7-49.1.x86_64", "product": { "name": "php7-shmop-7.0.7-49.1.x86_64", "product_id": "php7-shmop-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-snmp-7.0.7-49.1.x86_64", "product": { "name": "php7-snmp-7.0.7-49.1.x86_64", "product_id": "php7-snmp-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-soap-7.0.7-49.1.x86_64", "product": { "name": "php7-soap-7.0.7-49.1.x86_64", "product_id": "php7-soap-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-sockets-7.0.7-49.1.x86_64", "product": { "name": "php7-sockets-7.0.7-49.1.x86_64", "product_id": "php7-sockets-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-sqlite-7.0.7-49.1.x86_64", "product": { "name": "php7-sqlite-7.0.7-49.1.x86_64", "product_id": "php7-sqlite-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvmsg-7.0.7-49.1.x86_64", "product": { "name": "php7-sysvmsg-7.0.7-49.1.x86_64", "product_id": "php7-sysvmsg-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvsem-7.0.7-49.1.x86_64", "product": { "name": "php7-sysvsem-7.0.7-49.1.x86_64", "product_id": "php7-sysvsem-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-sysvshm-7.0.7-49.1.x86_64", "product": { "name": "php7-sysvshm-7.0.7-49.1.x86_64", "product_id": "php7-sysvshm-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-tokenizer-7.0.7-49.1.x86_64", "product": { "name": "php7-tokenizer-7.0.7-49.1.x86_64", "product_id": "php7-tokenizer-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-wddx-7.0.7-49.1.x86_64", "product": { "name": "php7-wddx-7.0.7-49.1.x86_64", "product_id": "php7-wddx-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlreader-7.0.7-49.1.x86_64", "product": { "name": "php7-xmlreader-7.0.7-49.1.x86_64", "product_id": "php7-xmlreader-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlrpc-7.0.7-49.1.x86_64", "product": { "name": "php7-xmlrpc-7.0.7-49.1.x86_64", "product_id": "php7-xmlrpc-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-xmlwriter-7.0.7-49.1.x86_64", "product": { "name": "php7-xmlwriter-7.0.7-49.1.x86_64", "product_id": "php7-xmlwriter-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-xsl-7.0.7-49.1.x86_64", "product": { "name": "php7-xsl-7.0.7-49.1.x86_64", "product_id": "php7-xsl-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-zip-7.0.7-49.1.x86_64", "product": { "name": "php7-zip-7.0.7-49.1.x86_64", "product_id": "php7-zip-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-zlib-7.0.7-49.1.x86_64", "product": { "name": "php7-zlib-7.0.7-49.1.x86_64", "product_id": "php7-zlib-7.0.7-49.1.x86_64" } }, { "category": "product_version", "name": "php7-devel-7.0.7-49.1.x86_64", "product": { "name": "php7-devel-7.0.7-49.1.x86_64", "product_id": "php7-devel-7.0.7-49.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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "apache2-mod_php7-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "apache2-mod_php7-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "apache2-mod_php7-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php7-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "apache2-mod_php7-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bcmath-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-bcmath-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bcmath-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-bcmath-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bcmath-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-bcmath-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bcmath-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-bcmath-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bz2-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-bz2-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bz2-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-bz2-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bz2-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-bz2-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-bz2-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-bz2-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-calendar-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-calendar-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-calendar-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-calendar-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-calendar-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-calendar-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-calendar-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-calendar-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ctype-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-ctype-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ctype-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-ctype-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ctype-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-ctype-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ctype-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-ctype-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-curl-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-curl-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-curl-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-curl-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-curl-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-curl-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-curl-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-curl-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dba-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-dba-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dba-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-dba-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dba-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-dba-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dba-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-dba-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dom-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-dom-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dom-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-dom-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dom-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-dom-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-dom-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-dom-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-enchant-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-enchant-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-enchant-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-enchant-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-enchant-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-enchant-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-enchant-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-enchant-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-exif-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-exif-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-exif-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-exif-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-exif-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-exif-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-exif-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-exif-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fastcgi-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-fastcgi-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fastcgi-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-fastcgi-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fastcgi-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-fastcgi-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fastcgi-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-fastcgi-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fileinfo-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-fileinfo-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fileinfo-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-fileinfo-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fileinfo-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-fileinfo-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fileinfo-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-fileinfo-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fpm-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-fpm-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fpm-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-fpm-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fpm-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-fpm-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-fpm-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-fpm-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ftp-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-ftp-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ftp-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-ftp-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ftp-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-ftp-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ftp-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-ftp-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gd-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-gd-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gd-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-gd-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gd-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-gd-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gd-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-gd-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gettext-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-gettext-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gettext-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-gettext-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gettext-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-gettext-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gettext-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-gettext-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gmp-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-gmp-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gmp-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-gmp-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gmp-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-gmp-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-gmp-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-gmp-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-iconv-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-iconv-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-iconv-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-iconv-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-iconv-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-iconv-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-iconv-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-iconv-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-imap-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-imap-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-imap-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-imap-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-imap-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-imap-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-imap-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-imap-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-intl-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-intl-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-intl-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-intl-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-intl-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-intl-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-intl-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-intl-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-json-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-json-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-json-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-json-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-json-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-json-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-json-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-json-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ldap-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-ldap-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ldap-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-ldap-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ldap-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-ldap-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-ldap-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-ldap-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mbstring-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-mbstring-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mbstring-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-mbstring-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mbstring-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-mbstring-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mbstring-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-mbstring-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mcrypt-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-mcrypt-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mcrypt-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-mcrypt-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mcrypt-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-mcrypt-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mcrypt-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-mcrypt-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mysql-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-mysql-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mysql-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-mysql-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mysql-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-mysql-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-mysql-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-mysql-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-odbc-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-odbc-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-odbc-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-odbc-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-odbc-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-odbc-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-odbc-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-odbc-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-opcache-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-opcache-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-opcache-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-opcache-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-opcache-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-opcache-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-opcache-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-opcache-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-openssl-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-openssl-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-openssl-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-openssl-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-openssl-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-openssl-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-openssl-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-openssl-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pcntl-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-pcntl-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pcntl-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-pcntl-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pcntl-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-pcntl-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pcntl-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-pcntl-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pdo-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-pdo-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pdo-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-pdo-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pdo-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-pdo-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pdo-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-pdo-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pear-7.0.7-49.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch" }, "product_reference": "php7-pear-7.0.7-49.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pear-Archive_Tar-7.0.7-49.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch" }, "product_reference": "php7-pear-Archive_Tar-7.0.7-49.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pgsql-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-pgsql-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pgsql-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-pgsql-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pgsql-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-pgsql-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pgsql-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-pgsql-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-phar-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-phar-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-phar-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-phar-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-phar-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-phar-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-phar-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-phar-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-posix-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-posix-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-posix-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-posix-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-posix-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-posix-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-posix-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-posix-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pspell-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-pspell-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pspell-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-pspell-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pspell-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-pspell-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-pspell-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-pspell-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-shmop-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-shmop-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-shmop-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-shmop-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-shmop-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-shmop-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-shmop-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-shmop-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-snmp-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-snmp-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-snmp-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-snmp-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-snmp-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-snmp-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-snmp-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-snmp-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-soap-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-soap-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-soap-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-soap-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-soap-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-soap-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-soap-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-soap-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sockets-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-sockets-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sockets-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-sockets-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sockets-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-sockets-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sockets-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-sockets-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sqlite-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-sqlite-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sqlite-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-sqlite-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sqlite-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-sqlite-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sqlite-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-sqlite-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvmsg-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-sysvmsg-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvmsg-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-sysvmsg-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvmsg-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-sysvmsg-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvmsg-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-sysvmsg-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvsem-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-sysvsem-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvsem-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-sysvsem-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvsem-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-sysvsem-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvsem-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-sysvsem-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvshm-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-sysvshm-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvshm-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-sysvshm-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvshm-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-sysvshm-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-sysvshm-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-sysvshm-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-tokenizer-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-tokenizer-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-tokenizer-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-tokenizer-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-tokenizer-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-tokenizer-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-tokenizer-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-tokenizer-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-wddx-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-wddx-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-wddx-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-wddx-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-wddx-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-wddx-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-wddx-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-wddx-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlreader-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-xmlreader-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlreader-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-xmlreader-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlreader-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-xmlreader-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlreader-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-xmlreader-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlrpc-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-xmlrpc-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlrpc-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-xmlrpc-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlrpc-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-xmlrpc-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlrpc-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-xmlrpc-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlwriter-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-xmlwriter-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlwriter-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-xmlwriter-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlwriter-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-xmlwriter-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xmlwriter-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-xmlwriter-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xsl-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-xsl-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xsl-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-xsl-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xsl-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-xsl-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-xsl-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-xsl-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zip-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-zip-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zip-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-zip-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zip-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-zip-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zip-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-zip-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zlib-7.0.7-49.1.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-49.1.aarch64" }, "product_reference": "php7-zlib-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zlib-7.0.7-49.1.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-49.1.ppc64le" }, "product_reference": "php7-zlib-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zlib-7.0.7-49.1.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-49.1.s390x" }, "product_reference": "php7-zlib-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-zlib-7.0.7-49.1.x86_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-49.1.x86_64" }, "product_reference": "php7-zlib-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64" }, "product_reference": "php7-devel-7.0.7-49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le" }, "product_reference": "php7-devel-7.0.7-49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x" }, "product_reference": "php7-devel-7.0.7-49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "php7-devel-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" }, "product_reference": "php7-devel-7.0.7-49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-6294", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6294" } ], "notes": [ { "category": "general", "text": "The locale_accept_from_http function in ext/intl/locale/locale_methods.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6294", "url": "https://www.suse.com/security/cve/CVE-2016-6294" }, { "category": "external", "summary": "SUSE Bug 1035111 for CVE-2016-6294", "url": "https://bugzilla.suse.com/1035111" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2016-6294", "url": "https://bugzilla.suse.com/1044976" }, { "category": "external", "summary": "SUSE Bug 990636 for CVE-2016-6294", "url": "https://bugzilla.suse.com/990636" } ], "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-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-29T12:50:03Z", "details": "moderate" } ], "title": "CVE-2016-6294" }, { "cve": "CVE-2017-6441", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-6441" } ], "notes": [ { "category": "general", "text": "The _zval_get_long_func_ex in Zend/zend_operators.c in PHP 7.1.2 allows attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted use of \"declare(ticks=\" in a PHP script. NOTE: the vendor disputes the classification of this as a vulnerability, stating \"Please do not request CVEs for ordinary bugs. CVEs are relevant for security issues only.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-6441", "url": "https://www.suse.com/security/cve/CVE-2017-6441" }, { "category": "external", "summary": "SUSE Bug 1032155 for CVE-2017-6441", "url": "https://bugzilla.suse.com/1032155" } ], "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-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-29T12:50:03Z", "details": "moderate" } ], "title": "CVE-2017-6441" }, { "cve": "CVE-2017-9224", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9224" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in match_at() during regular expression searching. A logical error involving order of validation and access in match_at() could result in an out-of-bounds read from a stack buffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9224", "url": "https://www.suse.com/security/cve/CVE-2017-9224" }, { "category": "external", "summary": "SUSE Bug 1040891 for CVE-2017-9224", "url": "https://bugzilla.suse.com/1040891" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2017-9224", "url": "https://bugzilla.suse.com/1044976" } ], "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-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/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-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-29T12:50:03Z", "details": "low" } ], "title": "CVE-2017-9224" }, { "cve": "CVE-2017-9226", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9226" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9226", "url": "https://www.suse.com/security/cve/CVE-2017-9226" }, { "category": "external", "summary": "SUSE Bug 1040889 for CVE-2017-9226", "url": "https://bugzilla.suse.com/1040889" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2017-9226", "url": "https://bugzilla.suse.com/1044976" } ], "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-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-29T12:50:03Z", "details": "moderate" } ], "title": "CVE-2017-9226" }, { "cve": "CVE-2017-9227", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9227" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in mbc_enc_len() during regular expression searching. Invalid handling of reg-\u003edmin in forward_search_range() could result in an invalid pointer dereference, as an out-of-bounds read from a stack buffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9227", "url": "https://www.suse.com/security/cve/CVE-2017-9227" }, { "category": "external", "summary": "SUSE Bug 1040883 for CVE-2017-9227", "url": "https://bugzilla.suse.com/1040883" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2017-9227", "url": "https://bugzilla.suse.com/1044976" } ], "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-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/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-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-29T12:50:03Z", "details": "low" } ], "title": "CVE-2017-9227" } ] }
suse-su-2017:1662-1
Vulnerability from csaf_suse
Published
2017-06-23 13:01
Modified
2017-06-23 13:01
Summary
Security update for php5
Notes
Title of the patch
Security update for php5
Description of the patch
This update for php5 fixes the following security issues:
- CVE-2016-6294: The locale_accept_from_http function in ext/intl/locale/locale_methods.c did not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument (bsc#1035111).
- CVE-2017-9227: A stack out-of-bounds read occurs in mbc_enc_len() during regular expression searching. (bsc#1040883)
- CVE-2017-9226: A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. (bsc#1040889)
- CVE-2017-9224: A stack out-of-bounds read occurs in match_at() during regular expression searching. (bsc#1040891)
Patchnames
SUSE-SLE-Module-Web-Scripting-12-2017-1030,SUSE-SLE-SDK-12-SP2-2017-1030
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for php5", "title": "Title of the patch" }, { "category": "description", "text": "This update for php5 fixes the following security issues:\n\n- CVE-2016-6294: The locale_accept_from_http function in ext/intl/locale/locale_methods.c did not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument (bsc#1035111).\n- CVE-2017-9227: A stack out-of-bounds read occurs in mbc_enc_len() during regular expression searching. (bsc#1040883)\n- CVE-2017-9226: A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. (bsc#1040889)\n- CVE-2017-9224: A stack out-of-bounds read occurs in match_at() during regular expression searching. (bsc#1040891)\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Web-Scripting-12-2017-1030,SUSE-SLE-SDK-12-SP2-2017-1030", "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_1662-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2017:1662-1", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20171662-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2017:1662-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-June/002973.html" }, { "category": "self", "summary": "SUSE Bug 1035111", "url": "https://bugzilla.suse.com/1035111" }, { "category": "self", "summary": "SUSE Bug 1040883", "url": "https://bugzilla.suse.com/1040883" }, { "category": "self", "summary": "SUSE Bug 1040889", "url": "https://bugzilla.suse.com/1040889" }, { "category": "self", "summary": "SUSE Bug 1040891", "url": "https://bugzilla.suse.com/1040891" }, { "category": "self", "summary": "SUSE CVE CVE-2016-6294 page", "url": "https://www.suse.com/security/cve/CVE-2016-6294/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9224 page", "url": "https://www.suse.com/security/cve/CVE-2017-9224/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9226 page", "url": "https://www.suse.com/security/cve/CVE-2017-9226/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9227 page", "url": "https://www.suse.com/security/cve/CVE-2017-9227/" } ], "title": "Security update for php5", "tracking": { "current_release_date": "2017-06-23T13:01:18Z", "generator": { "date": "2017-06-23T13:01:18Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2017:1662-1", "initial_release_date": "2017-06-23T13:01:18Z", "revision_history": [ { "date": "2017-06-23T13:01:18Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-108.1.aarch64", "product": { "name": "apache2-mod_php5-5.5.14-108.1.aarch64", "product_id": "apache2-mod_php5-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-5.5.14-108.1.aarch64", "product": { "name": "php5-5.5.14-108.1.aarch64", "product_id": "php5-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-108.1.aarch64", "product": { "name": "php5-bcmath-5.5.14-108.1.aarch64", "product_id": "php5-bcmath-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-108.1.aarch64", "product": { "name": "php5-bz2-5.5.14-108.1.aarch64", "product_id": "php5-bz2-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-108.1.aarch64", "product": { "name": "php5-calendar-5.5.14-108.1.aarch64", "product_id": "php5-calendar-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-108.1.aarch64", "product": { "name": "php5-ctype-5.5.14-108.1.aarch64", "product_id": "php5-ctype-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-curl-5.5.14-108.1.aarch64", "product": { "name": "php5-curl-5.5.14-108.1.aarch64", "product_id": "php5-curl-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-dba-5.5.14-108.1.aarch64", "product": { "name": "php5-dba-5.5.14-108.1.aarch64", "product_id": "php5-dba-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-dom-5.5.14-108.1.aarch64", "product": { "name": "php5-dom-5.5.14-108.1.aarch64", "product_id": "php5-dom-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-108.1.aarch64", "product": { "name": "php5-enchant-5.5.14-108.1.aarch64", "product_id": "php5-enchant-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-exif-5.5.14-108.1.aarch64", "product": { "name": "php5-exif-5.5.14-108.1.aarch64", "product_id": "php5-exif-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-108.1.aarch64", "product": { "name": "php5-fastcgi-5.5.14-108.1.aarch64", "product_id": "php5-fastcgi-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-108.1.aarch64", "product": { "name": "php5-fileinfo-5.5.14-108.1.aarch64", "product_id": "php5-fileinfo-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-108.1.aarch64", "product": { "name": "php5-fpm-5.5.14-108.1.aarch64", "product_id": "php5-fpm-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-108.1.aarch64", "product": { "name": "php5-ftp-5.5.14-108.1.aarch64", "product_id": "php5-ftp-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-gd-5.5.14-108.1.aarch64", "product": { "name": "php5-gd-5.5.14-108.1.aarch64", "product_id": "php5-gd-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-108.1.aarch64", "product": { "name": "php5-gettext-5.5.14-108.1.aarch64", "product_id": "php5-gettext-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-108.1.aarch64", "product": { "name": "php5-gmp-5.5.14-108.1.aarch64", "product_id": "php5-gmp-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-108.1.aarch64", "product": { "name": "php5-iconv-5.5.14-108.1.aarch64", "product_id": "php5-iconv-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-imap-5.5.14-108.1.aarch64", "product": { "name": "php5-imap-5.5.14-108.1.aarch64", "product_id": "php5-imap-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-intl-5.5.14-108.1.aarch64", "product": { "name": "php5-intl-5.5.14-108.1.aarch64", "product_id": "php5-intl-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-json-5.5.14-108.1.aarch64", "product": { "name": "php5-json-5.5.14-108.1.aarch64", "product_id": "php5-json-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-108.1.aarch64", "product": { "name": "php5-ldap-5.5.14-108.1.aarch64", "product_id": "php5-ldap-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-108.1.aarch64", "product": { "name": "php5-mbstring-5.5.14-108.1.aarch64", "product_id": "php5-mbstring-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-108.1.aarch64", "product": { "name": "php5-mcrypt-5.5.14-108.1.aarch64", "product_id": "php5-mcrypt-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-108.1.aarch64", "product": { "name": "php5-mysql-5.5.14-108.1.aarch64", "product_id": "php5-mysql-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-108.1.aarch64", "product": { "name": "php5-odbc-5.5.14-108.1.aarch64", "product_id": "php5-odbc-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-108.1.aarch64", "product": { "name": "php5-opcache-5.5.14-108.1.aarch64", "product_id": "php5-opcache-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-108.1.aarch64", "product": { "name": "php5-openssl-5.5.14-108.1.aarch64", "product_id": "php5-openssl-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-108.1.aarch64", "product": { "name": "php5-pcntl-5.5.14-108.1.aarch64", "product_id": "php5-pcntl-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-108.1.aarch64", "product": { "name": "php5-pdo-5.5.14-108.1.aarch64", "product_id": "php5-pdo-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-108.1.aarch64", "product": { "name": "php5-pgsql-5.5.14-108.1.aarch64", "product_id": "php5-pgsql-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-phar-5.5.14-108.1.aarch64", "product": { "name": "php5-phar-5.5.14-108.1.aarch64", "product_id": "php5-phar-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-posix-5.5.14-108.1.aarch64", "product": { "name": "php5-posix-5.5.14-108.1.aarch64", "product_id": "php5-posix-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-108.1.aarch64", "product": { "name": "php5-pspell-5.5.14-108.1.aarch64", "product_id": "php5-pspell-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-108.1.aarch64", "product": { "name": "php5-shmop-5.5.14-108.1.aarch64", "product_id": "php5-shmop-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-108.1.aarch64", "product": { "name": "php5-snmp-5.5.14-108.1.aarch64", "product_id": "php5-snmp-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-soap-5.5.14-108.1.aarch64", "product": { "name": "php5-soap-5.5.14-108.1.aarch64", "product_id": "php5-soap-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-108.1.aarch64", "product": { "name": "php5-sockets-5.5.14-108.1.aarch64", "product_id": "php5-sockets-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-108.1.aarch64", "product": { "name": "php5-sqlite-5.5.14-108.1.aarch64", "product_id": "php5-sqlite-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-108.1.aarch64", "product": { "name": "php5-suhosin-5.5.14-108.1.aarch64", "product_id": "php5-suhosin-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-108.1.aarch64", "product": { "name": "php5-sysvmsg-5.5.14-108.1.aarch64", "product_id": "php5-sysvmsg-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-108.1.aarch64", "product": { "name": "php5-sysvsem-5.5.14-108.1.aarch64", "product_id": "php5-sysvsem-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-108.1.aarch64", "product": { "name": "php5-sysvshm-5.5.14-108.1.aarch64", "product_id": "php5-sysvshm-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-108.1.aarch64", "product": { "name": "php5-tokenizer-5.5.14-108.1.aarch64", "product_id": "php5-tokenizer-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-108.1.aarch64", "product": { "name": "php5-wddx-5.5.14-108.1.aarch64", "product_id": "php5-wddx-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-108.1.aarch64", "product": { "name": "php5-xmlreader-5.5.14-108.1.aarch64", "product_id": "php5-xmlreader-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-108.1.aarch64", "product": { "name": "php5-xmlrpc-5.5.14-108.1.aarch64", "product_id": "php5-xmlrpc-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-108.1.aarch64", "product": { "name": "php5-xmlwriter-5.5.14-108.1.aarch64", "product_id": "php5-xmlwriter-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-108.1.aarch64", "product": { "name": "php5-xsl-5.5.14-108.1.aarch64", "product_id": "php5-xsl-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-zip-5.5.14-108.1.aarch64", "product": { "name": "php5-zip-5.5.14-108.1.aarch64", "product_id": "php5-zip-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-108.1.aarch64", "product": { "name": "php5-zlib-5.5.14-108.1.aarch64", "product_id": "php5-zlib-5.5.14-108.1.aarch64" } }, { "category": "product_version", "name": "php5-devel-5.5.14-108.1.aarch64", "product": { "name": "php5-devel-5.5.14-108.1.aarch64", "product_id": "php5-devel-5.5.14-108.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "php5-pear-5.5.14-108.1.noarch", "product": { "name": "php5-pear-5.5.14-108.1.noarch", "product_id": "php5-pear-5.5.14-108.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-108.1.ppc64le", "product": { "name": "apache2-mod_php5-5.5.14-108.1.ppc64le", "product_id": "apache2-mod_php5-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-5.5.14-108.1.ppc64le", "product": { "name": "php5-5.5.14-108.1.ppc64le", "product_id": "php5-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-108.1.ppc64le", "product": { "name": "php5-bcmath-5.5.14-108.1.ppc64le", "product_id": "php5-bcmath-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-108.1.ppc64le", "product": { "name": "php5-bz2-5.5.14-108.1.ppc64le", "product_id": "php5-bz2-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-108.1.ppc64le", "product": { "name": "php5-calendar-5.5.14-108.1.ppc64le", "product_id": "php5-calendar-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-108.1.ppc64le", "product": { "name": "php5-ctype-5.5.14-108.1.ppc64le", "product_id": "php5-ctype-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-curl-5.5.14-108.1.ppc64le", "product": { "name": "php5-curl-5.5.14-108.1.ppc64le", "product_id": "php5-curl-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-dba-5.5.14-108.1.ppc64le", "product": { "name": "php5-dba-5.5.14-108.1.ppc64le", "product_id": "php5-dba-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-dom-5.5.14-108.1.ppc64le", "product": { "name": "php5-dom-5.5.14-108.1.ppc64le", "product_id": "php5-dom-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-108.1.ppc64le", "product": { "name": "php5-enchant-5.5.14-108.1.ppc64le", "product_id": "php5-enchant-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-exif-5.5.14-108.1.ppc64le", "product": { "name": "php5-exif-5.5.14-108.1.ppc64le", "product_id": "php5-exif-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-108.1.ppc64le", "product": { "name": "php5-fastcgi-5.5.14-108.1.ppc64le", "product_id": "php5-fastcgi-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-108.1.ppc64le", "product": { "name": "php5-fileinfo-5.5.14-108.1.ppc64le", "product_id": "php5-fileinfo-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-108.1.ppc64le", "product": { "name": "php5-fpm-5.5.14-108.1.ppc64le", "product_id": "php5-fpm-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-108.1.ppc64le", "product": { "name": "php5-ftp-5.5.14-108.1.ppc64le", "product_id": "php5-ftp-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-gd-5.5.14-108.1.ppc64le", "product": { "name": "php5-gd-5.5.14-108.1.ppc64le", "product_id": "php5-gd-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-108.1.ppc64le", "product": { "name": "php5-gettext-5.5.14-108.1.ppc64le", "product_id": "php5-gettext-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-108.1.ppc64le", "product": { "name": "php5-gmp-5.5.14-108.1.ppc64le", "product_id": "php5-gmp-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-108.1.ppc64le", "product": { "name": "php5-iconv-5.5.14-108.1.ppc64le", "product_id": "php5-iconv-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-imap-5.5.14-108.1.ppc64le", "product": { "name": "php5-imap-5.5.14-108.1.ppc64le", "product_id": "php5-imap-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-intl-5.5.14-108.1.ppc64le", "product": { "name": "php5-intl-5.5.14-108.1.ppc64le", "product_id": "php5-intl-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-json-5.5.14-108.1.ppc64le", "product": { "name": "php5-json-5.5.14-108.1.ppc64le", "product_id": "php5-json-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-108.1.ppc64le", "product": { "name": "php5-ldap-5.5.14-108.1.ppc64le", "product_id": "php5-ldap-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-108.1.ppc64le", "product": { "name": "php5-mbstring-5.5.14-108.1.ppc64le", "product_id": "php5-mbstring-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-108.1.ppc64le", "product": { "name": "php5-mcrypt-5.5.14-108.1.ppc64le", "product_id": "php5-mcrypt-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-108.1.ppc64le", "product": { "name": "php5-mysql-5.5.14-108.1.ppc64le", "product_id": "php5-mysql-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-108.1.ppc64le", "product": { "name": "php5-odbc-5.5.14-108.1.ppc64le", "product_id": "php5-odbc-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-108.1.ppc64le", "product": { "name": "php5-opcache-5.5.14-108.1.ppc64le", "product_id": "php5-opcache-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-108.1.ppc64le", "product": { "name": "php5-openssl-5.5.14-108.1.ppc64le", "product_id": "php5-openssl-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-108.1.ppc64le", "product": { "name": "php5-pcntl-5.5.14-108.1.ppc64le", "product_id": "php5-pcntl-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-108.1.ppc64le", "product": { "name": "php5-pdo-5.5.14-108.1.ppc64le", "product_id": "php5-pdo-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-108.1.ppc64le", "product": { "name": "php5-pgsql-5.5.14-108.1.ppc64le", "product_id": "php5-pgsql-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-phar-5.5.14-108.1.ppc64le", "product": { "name": "php5-phar-5.5.14-108.1.ppc64le", "product_id": "php5-phar-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-posix-5.5.14-108.1.ppc64le", "product": { "name": "php5-posix-5.5.14-108.1.ppc64le", "product_id": "php5-posix-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-108.1.ppc64le", "product": { "name": "php5-pspell-5.5.14-108.1.ppc64le", "product_id": "php5-pspell-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-108.1.ppc64le", "product": { "name": "php5-shmop-5.5.14-108.1.ppc64le", "product_id": "php5-shmop-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-108.1.ppc64le", "product": { "name": "php5-snmp-5.5.14-108.1.ppc64le", "product_id": "php5-snmp-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-soap-5.5.14-108.1.ppc64le", "product": { "name": "php5-soap-5.5.14-108.1.ppc64le", "product_id": "php5-soap-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-108.1.ppc64le", "product": { "name": "php5-sockets-5.5.14-108.1.ppc64le", "product_id": "php5-sockets-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-108.1.ppc64le", "product": { "name": "php5-sqlite-5.5.14-108.1.ppc64le", "product_id": "php5-sqlite-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-108.1.ppc64le", "product": { "name": "php5-suhosin-5.5.14-108.1.ppc64le", "product_id": "php5-suhosin-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-108.1.ppc64le", "product": { "name": "php5-sysvmsg-5.5.14-108.1.ppc64le", "product_id": "php5-sysvmsg-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-108.1.ppc64le", "product": { "name": "php5-sysvsem-5.5.14-108.1.ppc64le", "product_id": "php5-sysvsem-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-108.1.ppc64le", "product": { "name": "php5-sysvshm-5.5.14-108.1.ppc64le", "product_id": "php5-sysvshm-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-108.1.ppc64le", "product": { "name": "php5-tokenizer-5.5.14-108.1.ppc64le", "product_id": "php5-tokenizer-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-108.1.ppc64le", "product": { "name": "php5-wddx-5.5.14-108.1.ppc64le", "product_id": "php5-wddx-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-108.1.ppc64le", "product": { "name": "php5-xmlreader-5.5.14-108.1.ppc64le", "product_id": "php5-xmlreader-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-108.1.ppc64le", "product": { "name": "php5-xmlrpc-5.5.14-108.1.ppc64le", "product_id": "php5-xmlrpc-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-108.1.ppc64le", "product": { "name": "php5-xmlwriter-5.5.14-108.1.ppc64le", "product_id": "php5-xmlwriter-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-108.1.ppc64le", "product": { "name": "php5-xsl-5.5.14-108.1.ppc64le", "product_id": "php5-xsl-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-zip-5.5.14-108.1.ppc64le", "product": { "name": "php5-zip-5.5.14-108.1.ppc64le", "product_id": "php5-zip-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-108.1.ppc64le", "product": { "name": "php5-zlib-5.5.14-108.1.ppc64le", "product_id": "php5-zlib-5.5.14-108.1.ppc64le" } }, { "category": "product_version", "name": "php5-devel-5.5.14-108.1.ppc64le", "product": { "name": "php5-devel-5.5.14-108.1.ppc64le", "product_id": "php5-devel-5.5.14-108.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-108.1.s390x", "product": { "name": "apache2-mod_php5-5.5.14-108.1.s390x", "product_id": "apache2-mod_php5-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-5.5.14-108.1.s390x", "product": { "name": "php5-5.5.14-108.1.s390x", "product_id": "php5-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-108.1.s390x", "product": { "name": "php5-bcmath-5.5.14-108.1.s390x", "product_id": "php5-bcmath-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-108.1.s390x", "product": { "name": "php5-bz2-5.5.14-108.1.s390x", "product_id": "php5-bz2-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-108.1.s390x", "product": { "name": "php5-calendar-5.5.14-108.1.s390x", "product_id": "php5-calendar-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-108.1.s390x", "product": { "name": "php5-ctype-5.5.14-108.1.s390x", "product_id": "php5-ctype-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-curl-5.5.14-108.1.s390x", "product": { "name": "php5-curl-5.5.14-108.1.s390x", "product_id": "php5-curl-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-dba-5.5.14-108.1.s390x", "product": { "name": "php5-dba-5.5.14-108.1.s390x", "product_id": "php5-dba-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-dom-5.5.14-108.1.s390x", "product": { "name": "php5-dom-5.5.14-108.1.s390x", "product_id": "php5-dom-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-108.1.s390x", "product": { "name": "php5-enchant-5.5.14-108.1.s390x", "product_id": "php5-enchant-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-exif-5.5.14-108.1.s390x", "product": { "name": "php5-exif-5.5.14-108.1.s390x", "product_id": "php5-exif-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-108.1.s390x", "product": { "name": "php5-fastcgi-5.5.14-108.1.s390x", "product_id": "php5-fastcgi-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-108.1.s390x", "product": { "name": "php5-fileinfo-5.5.14-108.1.s390x", "product_id": "php5-fileinfo-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-108.1.s390x", "product": { "name": "php5-fpm-5.5.14-108.1.s390x", "product_id": "php5-fpm-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-108.1.s390x", "product": { "name": "php5-ftp-5.5.14-108.1.s390x", "product_id": "php5-ftp-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-gd-5.5.14-108.1.s390x", "product": { "name": "php5-gd-5.5.14-108.1.s390x", "product_id": "php5-gd-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-108.1.s390x", "product": { "name": "php5-gettext-5.5.14-108.1.s390x", "product_id": "php5-gettext-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-108.1.s390x", "product": { "name": "php5-gmp-5.5.14-108.1.s390x", "product_id": "php5-gmp-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-108.1.s390x", "product": { "name": "php5-iconv-5.5.14-108.1.s390x", "product_id": "php5-iconv-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-imap-5.5.14-108.1.s390x", "product": { "name": "php5-imap-5.5.14-108.1.s390x", "product_id": "php5-imap-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-intl-5.5.14-108.1.s390x", "product": { "name": "php5-intl-5.5.14-108.1.s390x", "product_id": "php5-intl-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-json-5.5.14-108.1.s390x", "product": { "name": "php5-json-5.5.14-108.1.s390x", "product_id": "php5-json-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-108.1.s390x", "product": { "name": "php5-ldap-5.5.14-108.1.s390x", "product_id": "php5-ldap-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-108.1.s390x", "product": { "name": "php5-mbstring-5.5.14-108.1.s390x", "product_id": "php5-mbstring-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-108.1.s390x", "product": { "name": "php5-mcrypt-5.5.14-108.1.s390x", "product_id": "php5-mcrypt-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-108.1.s390x", "product": { "name": "php5-mysql-5.5.14-108.1.s390x", "product_id": "php5-mysql-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-108.1.s390x", "product": { "name": "php5-odbc-5.5.14-108.1.s390x", "product_id": "php5-odbc-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-108.1.s390x", "product": { "name": "php5-opcache-5.5.14-108.1.s390x", "product_id": "php5-opcache-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-108.1.s390x", "product": { "name": "php5-openssl-5.5.14-108.1.s390x", "product_id": "php5-openssl-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-108.1.s390x", "product": { "name": "php5-pcntl-5.5.14-108.1.s390x", "product_id": "php5-pcntl-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-108.1.s390x", "product": { "name": "php5-pdo-5.5.14-108.1.s390x", "product_id": "php5-pdo-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-108.1.s390x", "product": { "name": "php5-pgsql-5.5.14-108.1.s390x", "product_id": "php5-pgsql-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-phar-5.5.14-108.1.s390x", "product": { "name": "php5-phar-5.5.14-108.1.s390x", "product_id": "php5-phar-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-posix-5.5.14-108.1.s390x", "product": { "name": "php5-posix-5.5.14-108.1.s390x", "product_id": "php5-posix-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-108.1.s390x", "product": { "name": "php5-pspell-5.5.14-108.1.s390x", "product_id": "php5-pspell-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-108.1.s390x", "product": { "name": "php5-shmop-5.5.14-108.1.s390x", "product_id": "php5-shmop-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-108.1.s390x", "product": { "name": "php5-snmp-5.5.14-108.1.s390x", "product_id": "php5-snmp-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-soap-5.5.14-108.1.s390x", "product": { "name": "php5-soap-5.5.14-108.1.s390x", "product_id": "php5-soap-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-108.1.s390x", "product": { "name": "php5-sockets-5.5.14-108.1.s390x", "product_id": "php5-sockets-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-108.1.s390x", "product": { "name": "php5-sqlite-5.5.14-108.1.s390x", "product_id": "php5-sqlite-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-108.1.s390x", "product": { "name": "php5-suhosin-5.5.14-108.1.s390x", "product_id": "php5-suhosin-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-108.1.s390x", "product": { "name": "php5-sysvmsg-5.5.14-108.1.s390x", "product_id": "php5-sysvmsg-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-108.1.s390x", "product": { "name": "php5-sysvsem-5.5.14-108.1.s390x", "product_id": "php5-sysvsem-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-108.1.s390x", "product": { "name": "php5-sysvshm-5.5.14-108.1.s390x", "product_id": "php5-sysvshm-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-108.1.s390x", "product": { "name": "php5-tokenizer-5.5.14-108.1.s390x", "product_id": "php5-tokenizer-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-108.1.s390x", "product": { "name": "php5-wddx-5.5.14-108.1.s390x", "product_id": "php5-wddx-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-108.1.s390x", "product": { "name": "php5-xmlreader-5.5.14-108.1.s390x", "product_id": "php5-xmlreader-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-108.1.s390x", "product": { "name": "php5-xmlrpc-5.5.14-108.1.s390x", "product_id": "php5-xmlrpc-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-108.1.s390x", "product": { "name": "php5-xmlwriter-5.5.14-108.1.s390x", "product_id": "php5-xmlwriter-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-108.1.s390x", "product": { "name": "php5-xsl-5.5.14-108.1.s390x", "product_id": "php5-xsl-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-zip-5.5.14-108.1.s390x", "product": { "name": "php5-zip-5.5.14-108.1.s390x", "product_id": "php5-zip-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-108.1.s390x", "product": { "name": "php5-zlib-5.5.14-108.1.s390x", "product_id": "php5-zlib-5.5.14-108.1.s390x" } }, { "category": "product_version", "name": "php5-devel-5.5.14-108.1.s390x", "product": { "name": "php5-devel-5.5.14-108.1.s390x", "product_id": "php5-devel-5.5.14-108.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_php5-5.5.14-108.1.x86_64", "product": { "name": "apache2-mod_php5-5.5.14-108.1.x86_64", "product_id": "apache2-mod_php5-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-5.5.14-108.1.x86_64", "product": { "name": "php5-5.5.14-108.1.x86_64", "product_id": "php5-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-bcmath-5.5.14-108.1.x86_64", "product": { "name": "php5-bcmath-5.5.14-108.1.x86_64", "product_id": "php5-bcmath-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-bz2-5.5.14-108.1.x86_64", "product": { "name": "php5-bz2-5.5.14-108.1.x86_64", "product_id": "php5-bz2-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-calendar-5.5.14-108.1.x86_64", "product": { "name": "php5-calendar-5.5.14-108.1.x86_64", "product_id": "php5-calendar-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-ctype-5.5.14-108.1.x86_64", "product": { "name": "php5-ctype-5.5.14-108.1.x86_64", "product_id": "php5-ctype-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-curl-5.5.14-108.1.x86_64", "product": { "name": "php5-curl-5.5.14-108.1.x86_64", "product_id": "php5-curl-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-dba-5.5.14-108.1.x86_64", "product": { "name": "php5-dba-5.5.14-108.1.x86_64", "product_id": "php5-dba-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-dom-5.5.14-108.1.x86_64", "product": { "name": "php5-dom-5.5.14-108.1.x86_64", "product_id": "php5-dom-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-enchant-5.5.14-108.1.x86_64", "product": { "name": "php5-enchant-5.5.14-108.1.x86_64", "product_id": "php5-enchant-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-exif-5.5.14-108.1.x86_64", "product": { "name": "php5-exif-5.5.14-108.1.x86_64", "product_id": "php5-exif-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-fastcgi-5.5.14-108.1.x86_64", "product": { "name": "php5-fastcgi-5.5.14-108.1.x86_64", "product_id": "php5-fastcgi-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-fileinfo-5.5.14-108.1.x86_64", "product": { "name": "php5-fileinfo-5.5.14-108.1.x86_64", "product_id": "php5-fileinfo-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-fpm-5.5.14-108.1.x86_64", "product": { "name": "php5-fpm-5.5.14-108.1.x86_64", "product_id": "php5-fpm-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-ftp-5.5.14-108.1.x86_64", "product": { "name": "php5-ftp-5.5.14-108.1.x86_64", "product_id": "php5-ftp-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-gd-5.5.14-108.1.x86_64", "product": { "name": "php5-gd-5.5.14-108.1.x86_64", "product_id": "php5-gd-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-gettext-5.5.14-108.1.x86_64", "product": { "name": "php5-gettext-5.5.14-108.1.x86_64", "product_id": "php5-gettext-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-gmp-5.5.14-108.1.x86_64", "product": { "name": "php5-gmp-5.5.14-108.1.x86_64", "product_id": "php5-gmp-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-iconv-5.5.14-108.1.x86_64", "product": { "name": "php5-iconv-5.5.14-108.1.x86_64", "product_id": "php5-iconv-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-imap-5.5.14-108.1.x86_64", "product": { "name": "php5-imap-5.5.14-108.1.x86_64", "product_id": "php5-imap-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-intl-5.5.14-108.1.x86_64", "product": { "name": "php5-intl-5.5.14-108.1.x86_64", "product_id": "php5-intl-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-json-5.5.14-108.1.x86_64", "product": { "name": "php5-json-5.5.14-108.1.x86_64", "product_id": "php5-json-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-ldap-5.5.14-108.1.x86_64", "product": { "name": "php5-ldap-5.5.14-108.1.x86_64", "product_id": "php5-ldap-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-mbstring-5.5.14-108.1.x86_64", "product": { "name": "php5-mbstring-5.5.14-108.1.x86_64", "product_id": "php5-mbstring-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-mcrypt-5.5.14-108.1.x86_64", "product": { "name": "php5-mcrypt-5.5.14-108.1.x86_64", "product_id": "php5-mcrypt-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-mysql-5.5.14-108.1.x86_64", "product": { "name": "php5-mysql-5.5.14-108.1.x86_64", "product_id": "php5-mysql-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-odbc-5.5.14-108.1.x86_64", "product": { "name": "php5-odbc-5.5.14-108.1.x86_64", "product_id": "php5-odbc-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-opcache-5.5.14-108.1.x86_64", "product": { "name": "php5-opcache-5.5.14-108.1.x86_64", "product_id": "php5-opcache-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-openssl-5.5.14-108.1.x86_64", "product": { "name": "php5-openssl-5.5.14-108.1.x86_64", "product_id": "php5-openssl-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-pcntl-5.5.14-108.1.x86_64", "product": { "name": "php5-pcntl-5.5.14-108.1.x86_64", "product_id": "php5-pcntl-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-pdo-5.5.14-108.1.x86_64", "product": { "name": "php5-pdo-5.5.14-108.1.x86_64", "product_id": "php5-pdo-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-pgsql-5.5.14-108.1.x86_64", "product": { "name": "php5-pgsql-5.5.14-108.1.x86_64", "product_id": "php5-pgsql-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-phar-5.5.14-108.1.x86_64", "product": { "name": "php5-phar-5.5.14-108.1.x86_64", "product_id": "php5-phar-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-posix-5.5.14-108.1.x86_64", "product": { "name": "php5-posix-5.5.14-108.1.x86_64", "product_id": "php5-posix-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-pspell-5.5.14-108.1.x86_64", "product": { "name": "php5-pspell-5.5.14-108.1.x86_64", "product_id": "php5-pspell-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-shmop-5.5.14-108.1.x86_64", "product": { "name": "php5-shmop-5.5.14-108.1.x86_64", "product_id": "php5-shmop-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-snmp-5.5.14-108.1.x86_64", "product": { "name": "php5-snmp-5.5.14-108.1.x86_64", "product_id": "php5-snmp-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-soap-5.5.14-108.1.x86_64", "product": { "name": "php5-soap-5.5.14-108.1.x86_64", "product_id": "php5-soap-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-sockets-5.5.14-108.1.x86_64", "product": { "name": "php5-sockets-5.5.14-108.1.x86_64", "product_id": "php5-sockets-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-sqlite-5.5.14-108.1.x86_64", "product": { "name": "php5-sqlite-5.5.14-108.1.x86_64", "product_id": "php5-sqlite-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-suhosin-5.5.14-108.1.x86_64", "product": { "name": "php5-suhosin-5.5.14-108.1.x86_64", "product_id": "php5-suhosin-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-sysvmsg-5.5.14-108.1.x86_64", "product": { "name": "php5-sysvmsg-5.5.14-108.1.x86_64", "product_id": "php5-sysvmsg-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-sysvsem-5.5.14-108.1.x86_64", "product": { "name": "php5-sysvsem-5.5.14-108.1.x86_64", "product_id": "php5-sysvsem-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-sysvshm-5.5.14-108.1.x86_64", "product": { "name": "php5-sysvshm-5.5.14-108.1.x86_64", "product_id": "php5-sysvshm-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-tokenizer-5.5.14-108.1.x86_64", "product": { "name": "php5-tokenizer-5.5.14-108.1.x86_64", "product_id": "php5-tokenizer-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-wddx-5.5.14-108.1.x86_64", "product": { "name": "php5-wddx-5.5.14-108.1.x86_64", "product_id": "php5-wddx-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-xmlreader-5.5.14-108.1.x86_64", "product": { "name": "php5-xmlreader-5.5.14-108.1.x86_64", "product_id": "php5-xmlreader-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-xmlrpc-5.5.14-108.1.x86_64", "product": { "name": "php5-xmlrpc-5.5.14-108.1.x86_64", "product_id": "php5-xmlrpc-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-xmlwriter-5.5.14-108.1.x86_64", "product": { "name": "php5-xmlwriter-5.5.14-108.1.x86_64", "product_id": "php5-xmlwriter-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-xsl-5.5.14-108.1.x86_64", "product": { "name": "php5-xsl-5.5.14-108.1.x86_64", "product_id": "php5-xsl-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-zip-5.5.14-108.1.x86_64", "product": { "name": "php5-zip-5.5.14-108.1.x86_64", "product_id": "php5-zip-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-zlib-5.5.14-108.1.x86_64", "product": { "name": "php5-zlib-5.5.14-108.1.x86_64", "product_id": "php5-zlib-5.5.14-108.1.x86_64" } }, { "category": "product_version", "name": "php5-devel-5.5.14-108.1.x86_64", "product": { "name": "php5-devel-5.5.14-108.1.x86_64", "product_id": "php5-devel-5.5.14-108.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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_php5-5.5.14-108.1.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-108.1.aarch64" }, "product_reference": "apache2-mod_php5-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "apache2-mod_php5-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "apache2-mod_php5-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "apache2-mod_php5-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-bcmath-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-bcmath-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-bcmath-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-bcmath-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-bz2-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-bz2-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-bz2-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-bz2-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-calendar-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-calendar-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-calendar-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-calendar-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-ctype-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-ctype-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-ctype-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-ctype-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-curl-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-curl-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-curl-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-curl-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-dba-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-dba-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-dba-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-dba-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-dom-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-dom-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-dom-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-dom-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-enchant-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-enchant-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-enchant-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-enchant-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-exif-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-exif-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-exif-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-exif-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-fastcgi-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-fastcgi-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-fastcgi-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-fastcgi-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-fileinfo-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-fileinfo-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-fileinfo-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-fileinfo-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-fpm-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-fpm-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-fpm-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-fpm-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-ftp-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-ftp-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-ftp-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-ftp-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-gd-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-gd-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-gd-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-gd-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-gettext-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-gettext-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-gettext-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-gettext-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-gmp-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-gmp-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-gmp-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-gmp-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-iconv-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-iconv-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-iconv-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-iconv-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-imap-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-imap-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-imap-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-imap-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-intl-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-intl-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-intl-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-intl-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-json-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-json-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-json-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-json-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-ldap-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-ldap-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-ldap-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-ldap-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-mbstring-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-mbstring-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-mbstring-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-mbstring-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-mcrypt-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-mcrypt-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-mcrypt-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-mcrypt-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-mysql-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-mysql-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-mysql-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-mysql-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-odbc-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-odbc-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-odbc-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-odbc-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-opcache-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-opcache-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-opcache-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-opcache-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-openssl-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-openssl-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-openssl-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-openssl-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-pcntl-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-pcntl-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-pcntl-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-pcntl-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-pdo-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-pdo-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-pdo-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-pdo-5.5.14-108.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-108.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-108.1.noarch" }, "product_reference": "php5-pear-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-pgsql-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-pgsql-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-pgsql-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-pgsql-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-phar-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-phar-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-phar-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-phar-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-posix-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-posix-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-posix-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-posix-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-pspell-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-pspell-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-pspell-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-pspell-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-shmop-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-shmop-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-shmop-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-shmop-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-snmp-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-snmp-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-snmp-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-snmp-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-soap-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-soap-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-soap-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-soap-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-sockets-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-sockets-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-sockets-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-sockets-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-sqlite-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-sqlite-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-sqlite-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-sqlite-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-suhosin-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-suhosin-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-suhosin-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-suhosin-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-sysvmsg-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-sysvmsg-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-sysvmsg-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-sysvmsg-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-sysvsem-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-sysvsem-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-sysvsem-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-sysvsem-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-sysvshm-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-sysvshm-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-sysvshm-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-sysvshm-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-tokenizer-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-tokenizer-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-tokenizer-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-tokenizer-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-wddx-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-wddx-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-wddx-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-wddx-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-xmlreader-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-xmlreader-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-xmlreader-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-xmlreader-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-xmlrpc-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-xmlrpc-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-xmlrpc-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-xmlrpc-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-xmlwriter-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-xmlwriter-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-xmlwriter-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-xmlwriter-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-xsl-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-xsl-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-xsl-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-xsl-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-zip-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-zip-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-zip-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-zip-5.5.14-108.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-108.1.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-108.1.aarch64" }, "product_reference": "php5-zlib-5.5.14-108.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-108.1.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-108.1.ppc64le" }, "product_reference": "php5-zlib-5.5.14-108.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-108.1.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-108.1.s390x" }, "product_reference": "php5-zlib-5.5.14-108.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-108.1.x86_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-108.1.x86_64" }, "product_reference": "php5-zlib-5.5.14-108.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-108.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-108.1.aarch64" }, "product_reference": "php5-devel-5.5.14-108.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-108.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-108.1.ppc64le" }, "product_reference": "php5-devel-5.5.14-108.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-108.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-108.1.s390x" }, "product_reference": "php5-devel-5.5.14-108.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-108.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-108.1.x86_64" }, "product_reference": "php5-devel-5.5.14-108.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-6294", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-6294" } ], "notes": [ { "category": "general", "text": "The locale_accept_from_http function in ext/intl/locale/locale_methods.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-108.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-6294", "url": "https://www.suse.com/security/cve/CVE-2016-6294" }, { "category": "external", "summary": "SUSE Bug 1035111 for CVE-2016-6294", "url": "https://bugzilla.suse.com/1035111" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2016-6294", "url": "https://bugzilla.suse.com/1044976" }, { "category": "external", "summary": "SUSE Bug 990636 for CVE-2016-6294", "url": "https://bugzilla.suse.com/990636" } ], "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-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-108.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-108.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-23T13:01:18Z", "details": "moderate" } ], "title": "CVE-2016-6294" }, { "cve": "CVE-2017-9224", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9224" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in match_at() during regular expression searching. A logical error involving order of validation and access in match_at() could result in an out-of-bounds read from a stack buffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-108.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9224", "url": "https://www.suse.com/security/cve/CVE-2017-9224" }, { "category": "external", "summary": "SUSE Bug 1040891 for CVE-2017-9224", "url": "https://bugzilla.suse.com/1040891" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2017-9224", "url": "https://bugzilla.suse.com/1044976" } ], "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-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-108.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/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_php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-108.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-23T13:01:18Z", "details": "low" } ], "title": "CVE-2017-9224" }, { "cve": "CVE-2017-9226", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9226" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-108.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9226", "url": "https://www.suse.com/security/cve/CVE-2017-9226" }, { "category": "external", "summary": "SUSE Bug 1040889 for CVE-2017-9226", "url": "https://bugzilla.suse.com/1040889" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2017-9226", "url": "https://bugzilla.suse.com/1044976" } ], "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-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-108.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-108.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-23T13:01:18Z", "details": "moderate" } ], "title": "CVE-2017-9226" }, { "cve": "CVE-2017-9227", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9227" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in mbc_enc_len() during regular expression searching. Invalid handling of reg-\u003edmin in forward_search_range() could result in an invalid pointer dereference, as an out-of-bounds read from a stack buffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-108.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9227", "url": "https://www.suse.com/security/cve/CVE-2017-9227" }, { "category": "external", "summary": "SUSE Bug 1040883 for CVE-2017-9227", "url": "https://bugzilla.suse.com/1040883" }, { "category": "external", "summary": "SUSE Bug 1044976 for CVE-2017-9227", "url": "https://bugzilla.suse.com/1044976" } ], "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-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-108.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/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_php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-108.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-108.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-108.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2017-06-23T13:01:18Z", "details": "low" } ], "title": "CVE-2017-9227" } ] }
wid-sec-w-2023-2719
Vulnerability from csaf_certbund
Published
2017-06-18 22:00
Modified
2025-04-16 22:00
Summary
PHP: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in PHP ausnutzen, um einen Server Side Request Forgery (SSRF) durchzuführen, vertrauliche Daten einzusehen oder Code zur Ausführung zu bringen.
Betroffene Betriebssysteme
- Linux
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in PHP ausnutzen, um einen Server Side Request Forgery (SSRF) durchzuf\u00fchren, vertrauliche Daten einzusehen oder Code zur Ausf\u00fchrung zu bringen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2719 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2017/wid-sec-w-2023-2719.json" }, { "category": "self", "summary": "WID-SEC-2023-2719 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2719" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2017:1585-1 vom 2017-06-18", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20171585-1/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2017:1662-1 vom 2017-06-24", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20171662-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2017:1709-1 vom 2017-06-28", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20171709-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2017:1717-1 vom 2017-06-30", "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20171717-1.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-3382-1 vom 2017-08-10", "url": "http://www.ubuntu.com/usn/usn-3382-1/" }, { "category": "external", "summary": "Ubuntu Security Notice USN-3382-2 vom 2017-12-18", "url": "http://www.ubuntu.com/usn/usn-3382-2/" }, { "category": "external", "summary": "NetApp Security Advisory NTAP-20180112-0001 vom 2018-01-12", "url": "https://security.netapp.com/advisory/ntap-20180112-0001/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2018:1296 vom 2018-05-04", "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2023-2311 vom 2023-10-20", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2311.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-2520 vom 2024-04-18", "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2520.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2832 vom 2025-04-16", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2832.html" } ], "source_lang": "en-US", "title": "PHP: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-04-16T22:00:00.000+00:00", "generator": { "date": "2025-04-17T09:16:16.163+00:00", "engine": { "name": "BSI-WID", "version": "1.3.12" } }, "id": "WID-SEC-W-2023-2719", "initial_release_date": "2017-06-18T22:00:00.000+00:00", "revision_history": [ { "date": "2017-06-18T22:00:00.000+00:00", "number": "1", "summary": "Initial Release" }, { "date": "2017-06-18T22:00:00.000+00:00", "number": "2", "summary": "Version nicht vorhanden" }, { "date": "2017-06-26T22:00:00.000+00:00", "number": "3", "summary": "New remediations available" }, { "date": "2017-06-28T22:00:00.000+00:00", "number": "4", "summary": "New remediations available" }, { "date": "2017-06-29T22:00:00.000+00:00", "number": "5", "summary": "New remediations available" }, { "date": "2017-07-05T22:00:00.000+00:00", "number": "6", "summary": "Added references" }, { "date": "2017-09-17T22:00:00.000+00:00", "number": "7", "summary": "Added references" }, { "date": "2018-01-14T23:00:00.000+00:00", "number": "8", "summary": "New remediations available" }, { "date": "2018-01-14T23:00:00.000+00:00", "number": "9", "summary": "Version nicht vorhanden" }, { "date": "2018-05-03T22:00:00.000+00:00", "number": "10", "summary": "New remediations available" }, { "date": "2023-10-19T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-04-17T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-04-16T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "13" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Open Source PHP", "product": { "name": "Open Source PHP", "product_id": "8746", "product_identification_helper": { "cpe": "cpe:/a:php:php:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "branches": [ { "category": "product_version", "name": "11-SP4", "product": { "name": "SUSE Linux Enterprise Server 11-SP4", "product_id": "T005583", "product_identification_helper": { "cpe": "cpe:/o:suse:linux_enterprise_server:11-sp4" } } } ], "category": "product_name", "name": "Linux Enterprise Server" } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-7272", "product_status": { "known_affected": [ "T002207", "67646", "T000126", "398363", "8746", "T005583" ] }, "release_date": "2017-06-18T22:00:00.000+00:00", "title": "CVE-2017-7272" }, { "cve": "CVE-2017-9224", "product_status": { "known_affected": [ "T002207", "67646", "T000126", "398363", "8746", "T005583" ] }, "release_date": "2017-06-18T22:00:00.000+00:00", "title": "CVE-2017-9224" }, { "cve": "CVE-2017-9227", "product_status": { "known_affected": [ "T002207", "67646", "T000126", "398363", "8746", "T005583" ] }, "release_date": "2017-06-18T22:00:00.000+00:00", "title": "CVE-2017-9227" }, { "cve": "CVE-2017-9226", "product_status": { "known_affected": [ "T002207", "67646", "T000126", "398363", "8746", "T005583" ] }, "release_date": "2017-06-18T22:00:00.000+00:00", "title": "CVE-2017-9226" } ] }
ghsa-q5wh-hr49-c2mq
Vulnerability from github
Published
2022-05-14 02:03
Modified
2022-05-14 02:03
Severity ?
VLAI Severity ?
Details
An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of '\700' would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.
{ "affected": [], "aliases": [ "CVE-2017-9226" ], "database_specific": { "cwe_ids": [ "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-05-24T15:29:00Z", "severity": "CRITICAL" }, "details": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.", "id": "GHSA-q5wh-hr49-c2mq", "modified": "2022-05-14T02:03:25Z", "published": "2022-05-14T02:03:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9226" }, { "type": "WEB", "url": "https://github.com/kkos/oniguruma/issues/55" }, { "type": "WEB", "url": "https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a" }, { "type": "WEB", "url": "https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/101244" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
fkie_cve-2017-9226
Vulnerability from fkie_nvd
Published
2017-05-24 15:29
Modified
2025-04-20 01:37
Severity ?
Summary
An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of '\700' would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://www.securityfocus.com/bid/101244 | Third Party Advisory, VDB Entry | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2018:1296 | Third Party Advisory | |
cve@mitre.org | https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a | Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6 | Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/kkos/oniguruma/issues/55 | Exploit, Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/101244 | Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2018:1296 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/kkos/oniguruma/issues/55 | Exploit, Issue Tracking, Third Party Advisory |
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:oniguruma_project:oniguruma:6.2.0:*:*:*:*:*:*:*", "matchCriteriaId": "71A9EC32-B30C-40DF-9937-654BC977DCC4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "86CB20B2-9B73-47BA-B1B9-767961453F73", "versionEndExcluding": "5.6.31", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "ABE3BCB8-C2C7-4E44-A4D2-AA1DAE9555DB", "versionEndExcluding": "7.0.21", "versionStartIncluding": "7.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "5799FA9F-8C0B-4B86-9D2C-558DFF64AA6C", "versionEndExcluding": "7.1.7", "versionStartIncluding": "7.1.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption." }, { "lang": "es", "value": "Un problema fue encontrado en Oniguruma versi\u00f3n 6.2.0, tal y como es usado en Oniguruma-mod en Ruby hasta la versi\u00f3n 2.4.1 y mbstring en PHP hasta la versi\u00f3n 7.1.5. Un vulnerabilidad de lectura o escritura fuera de l\u00edmites de la pila ocurre en la funci\u00f3n next_state_val() durante la compilaci\u00f3n de expresi\u00f3n regular. Los n\u00fameros octales mayores que 0xff no se manejan apropiadamente en fetch_token() y fetch_token_in_cc(). Una expresi\u00f3n regular malformada que contenga un n\u00famero octal en forma de \u201c\\700\u201d producir\u00eda un valor de punto de c\u00f3digo no v\u00e1lido mayor que 0xff en next_state_val(), lo que dar\u00eda como resultado una corrupci\u00f3n de memoria de escritura fuera de l\u00edmites." } ], "id": "CVE-2017-9226", "lastModified": "2025-04-20T01:37:25.860", "metrics": { "cvssMetricV2": [ { "acInsufInfo": true, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2017-05-24T15:29:00.277", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/101244" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/kkos/oniguruma/issues/55" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/101244" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/kkos/oniguruma/issues/55" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
gsd-2017-9226
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of '\700' would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-9226", "description": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.", "id": "GSD-2017-9226", "references": [ "https://www.suse.com/security/cve/CVE-2017-9226.html", "https://access.redhat.com/errata/RHSA-2018:1296", "https://ubuntu.com/security/CVE-2017-9226", "https://advisories.mageia.org/CVE-2017-9226.html", "https://alas.aws.amazon.com/cve/html/CVE-2017-9226.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-9226" ], "details": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.", "id": "GSD-2017-9226", "modified": "2023-12-13T01:21:08.203849Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-9226", "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": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kkos/oniguruma/issues/55", "refsource": "CONFIRM", "url": "https://github.com/kkos/oniguruma/issues/55" }, { "name": "RHSA-2018:1296", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "name": "https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6", "refsource": "CONFIRM", "url": "https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6" }, { "name": "https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a", "refsource": "CONFIRM", "url": "https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a" }, { "name": "101244", "refsource": "BID", "url": "http://www.securityfocus.com/bid/101244" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:oniguruma_project:oniguruma:6.2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "7.1.7", "versionStartIncluding": "7.1.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "7.0.21", "versionStartIncluding": "7.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.6.31", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-9226" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-787" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kkos/oniguruma/issues/55", "refsource": "CONFIRM", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/kkos/oniguruma/issues/55" }, { "name": "https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/kkos/oniguruma/commit/f015fbdd95f76438cd86366467bb2b39870dd7c6" }, { "name": "https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/kkos/oniguruma/commit/b4bf968ad52afe14e60a2dc8a95d3555c543353a" }, { "name": "RHSA-2018:1296", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "name": "101244", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/101244" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": true, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2022-07-20T16:38Z", "publishedDate": "2017-05-24T15:29Z" } } }
rhsa-2018:1296
Vulnerability from csaf_redhat
Published
2018-05-03 05:06
Modified
2025-08-04 11:59
Summary
Red Hat Security Advisory: rh-php70-php security, bug fix, and enhancement update
Notes
Topic
An update for rh-php70-php is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
The following packages have been upgraded to a later upstream version: rh-php70-php (7.0.27). (BZ#1518843)
Security Fix(es):
* php: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field (CVE-2016-7412)
* php: Use after free in wddx_deserialize (CVE-2016-7413)
* php: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile (CVE-2016-7414)
* php: Stack based buffer overflow in msgfmt_format_message (CVE-2016-7416)
* php: Missing type check when unserializing SplArray (CVE-2016-7417)
* php: Null pointer dereference in php_wddx_push_element (CVE-2016-7418)
* php: Use-after-free vulnerability when resizing the 'properties' hash table of a serialized object (CVE-2016-7479)
* php: Invalid read when wddx decodes empty boolean element (CVE-2016-9935)
* php: Use After Free in unserialize() (CVE-2016-9936)
* php: Wrong calculation in exif_convert_any_to_int function (CVE-2016-10158)
* php: Integer overflow in phar_parse_pharfile (CVE-2016-10159)
* php: Off-by-one error in phar_parse_pharfile when loading crafted phar archive (CVE-2016-10160)
* php: Out-of-bounds heap read on unserialize in finish_nested_data() (CVE-2016-10161)
* php: Null pointer dereference when unserializing PHP object (CVE-2016-10162)
* gd: DoS vulnerability in gdImageCreateFromGd2Ctx() (CVE-2016-10167)
* gd: Integer overflow in gd_io.c (CVE-2016-10168)
* php: Use of uninitialized memory in unserialize() (CVE-2017-5340)
* php: Buffer over-read from unitialized data in gdImageCreateFromGifCtx function (CVE-2017-7890)
* oniguruma: Out-of-bounds stack read in match_at() during regular expression searching (CVE-2017-9224)
* oniguruma: Heap buffer overflow in next_state_val() during regular expression compilation (CVE-2017-9226)
* oniguruma: Out-of-bounds stack read in mbc_enc_len() during regular expression searching (CVE-2017-9227)
* oniguruma: Out-of-bounds heap write in bitset_set_range() (CVE-2017-9228)
* oniguruma: Invalid pointer dereference in left_adjust_char_head() (CVE-2017-9229)
* php: Incorrect WDDX deserialization of boolean parameters leads to DoS (CVE-2017-11143)
* php: Incorrect return value check of OpenSSL sealing function leads to crash (CVE-2017-11144)
* php: Out-of-bounds read in phar_parse_pharfile (CVE-2017-11147)
* php: Stack-based buffer over-read in msgfmt_parse_message function (CVE-2017-11362)
* php: Stack based 1-byte buffer over-write in zend_ini_do_op() function Zend/zend_ini_parser.c (CVE-2017-11628)
* php: heap use after free in ext/standard/var_unserializer.re (CVE-2017-12932)
* php: heap use after free in ext/standard/var_unserializer.re (CVE-2017-12934)
* php: reflected XSS in .phar 404 page (CVE-2018-5712)
* php, gd: Stack overflow in gdImageFillToBorder on truecolor images (CVE-2016-9933)
* php: NULL Pointer Dereference in WDDX Packet Deserialization with PDORow (CVE-2016-9934)
* php: wddx_deserialize() heap out-of-bound read via php_parse_date() (CVE-2017-11145)
* php: buffer over-read in finish_nested_data function (CVE-2017-12933)
* php: Out-of-bound read in timelib_meridian() (CVE-2017-16642)
* php: Denial of Service (DoS) via infinite loop in libgd gdImageCreateFromGifCtx function in ext/gd/libgd/gd_gif_in.c (CVE-2018-5711)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For details, see the Red Hat Software Collections 3.1 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-php70-php is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: rh-php70-php (7.0.27). (BZ#1518843)\n\nSecurity Fix(es):\n\n* php: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field (CVE-2016-7412)\n\n* php: Use after free in wddx_deserialize (CVE-2016-7413)\n\n* php: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile (CVE-2016-7414)\n\n* php: Stack based buffer overflow in msgfmt_format_message (CVE-2016-7416)\n\n* php: Missing type check when unserializing SplArray (CVE-2016-7417)\n\n* php: Null pointer dereference in php_wddx_push_element (CVE-2016-7418)\n\n* php: Use-after-free vulnerability when resizing the \u0027properties\u0027 hash table of a serialized object (CVE-2016-7479)\n\n* php: Invalid read when wddx decodes empty boolean element (CVE-2016-9935)\n\n* php: Use After Free in unserialize() (CVE-2016-9936)\n\n* php: Wrong calculation in exif_convert_any_to_int function (CVE-2016-10158)\n\n* php: Integer overflow in phar_parse_pharfile (CVE-2016-10159)\n\n* php: Off-by-one error in phar_parse_pharfile when loading crafted phar archive (CVE-2016-10160)\n\n* php: Out-of-bounds heap read on unserialize in finish_nested_data() (CVE-2016-10161)\n\n* php: Null pointer dereference when unserializing PHP object (CVE-2016-10162)\n\n* gd: DoS vulnerability in gdImageCreateFromGd2Ctx() (CVE-2016-10167)\n\n* gd: Integer overflow in gd_io.c (CVE-2016-10168)\n\n* php: Use of uninitialized memory in unserialize() (CVE-2017-5340)\n\n* php: Buffer over-read from unitialized data in gdImageCreateFromGifCtx function (CVE-2017-7890)\n\n* oniguruma: Out-of-bounds stack read in match_at() during regular expression searching (CVE-2017-9224)\n\n* oniguruma: Heap buffer overflow in next_state_val() during regular expression compilation (CVE-2017-9226)\n\n* oniguruma: Out-of-bounds stack read in mbc_enc_len() during regular expression searching (CVE-2017-9227)\n\n* oniguruma: Out-of-bounds heap write in bitset_set_range() (CVE-2017-9228)\n\n* oniguruma: Invalid pointer dereference in left_adjust_char_head() (CVE-2017-9229)\n\n* php: Incorrect WDDX deserialization of boolean parameters leads to DoS (CVE-2017-11143)\n\n* php: Incorrect return value check of OpenSSL sealing function leads to crash (CVE-2017-11144)\n\n* php: Out-of-bounds read in phar_parse_pharfile (CVE-2017-11147)\n\n* php: Stack-based buffer over-read in msgfmt_parse_message function (CVE-2017-11362)\n\n* php: Stack based 1-byte buffer over-write in zend_ini_do_op() function Zend/zend_ini_parser.c (CVE-2017-11628)\n\n* php: heap use after free in ext/standard/var_unserializer.re (CVE-2017-12932)\n\n* php: heap use after free in ext/standard/var_unserializer.re (CVE-2017-12934)\n\n* php: reflected XSS in .phar 404 page (CVE-2018-5712)\n\n* php, gd: Stack overflow in gdImageFillToBorder on truecolor images (CVE-2016-9933)\n\n* php: NULL Pointer Dereference in WDDX Packet Deserialization with PDORow (CVE-2016-9934)\n\n* php: wddx_deserialize() heap out-of-bound read via php_parse_date() (CVE-2017-11145)\n\n* php: buffer over-read in finish_nested_data function (CVE-2017-12933)\n\n* php: Out-of-bound read in timelib_meridian() (CVE-2017-16642)\n\n* php: Denial of Service (DoS) via infinite loop in libgd gdImageCreateFromGifCtx function in ext/gd/libgd/gd_gif_in.c (CVE-2018-5711)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor details, see the Red Hat Software Collections 3.1 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:1296", "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.1_release_notes/chap-rhscl#sect-RHSCL-Changes-php", "url": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.1_release_notes/chap-rhscl#sect-RHSCL-Changes-php" }, { "category": "external", "summary": "1377311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377311" }, { "category": "external", "summary": "1377314", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377314" }, { "category": "external", "summary": "1377336", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377336" }, { "category": "external", "summary": "1377340", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377340" }, { "category": "external", "summary": "1377344", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377344" }, { "category": "external", "summary": "1377352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377352" }, { "category": "external", "summary": "1404723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404723" }, { "category": "external", "summary": "1404726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404726" }, { "category": "external", "summary": "1404731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404731" }, { "category": "external", "summary": "1404735", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404735" }, { "category": "external", "summary": "1412631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1412631" }, { "category": "external", "summary": "1412686", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1412686" }, { "category": "external", "summary": "1418984", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1418984" }, { "category": "external", "summary": "1418986", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1418986" }, { "category": "external", "summary": "1419010", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1419010" }, { "category": "external", "summary": "1419012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1419012" }, { "category": "external", "summary": "1419015", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1419015" }, { "category": "external", "summary": "1419018", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1419018" }, { "category": "external", "summary": "1419020", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1419020" }, { "category": "external", "summary": "1466730", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1466730" }, { "category": "external", "summary": "1466736", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1466736" }, { "category": "external", "summary": "1466739", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1466739" }, { "category": "external", "summary": "1466740", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1466740" }, { "category": "external", "summary": "1466746", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1466746" }, { "category": "external", "summary": "1471824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1471824" }, { "category": "external", "summary": "1471827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1471827" }, { "category": "external", "summary": "1471834", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1471834" }, { "category": "external", "summary": "1471842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1471842" }, { "category": "external", "summary": "1473822", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1473822" }, { "category": "external", "summary": "1475373", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1475373" }, { "category": "external", "summary": "1475522", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1475522" }, { "category": "external", "summary": "1484837", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1484837" }, { "category": "external", "summary": "1484838", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1484838" }, { "category": "external", "summary": "1484839", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1484839" }, { "category": "external", "summary": "1512057", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1512057" }, { "category": "external", "summary": "1535246", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1535246" }, { "category": "external", "summary": "1535251", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1535251" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_1296.json" } ], "title": "Red Hat Security Advisory: rh-php70-php security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-08-04T11:59:44+00:00", "generator": { "date": "2025-08-04T11:59:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2018:1296", "initial_release_date": "2018-05-03T05:06:13+00:00", "revision_history": [ { "date": "2018-05-03T05:06:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-05-03T05:06:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T11:59:44+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-mbstring@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-cli@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-tidy@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-odbc@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-xml@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-gd@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-pgsql@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-imap@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-gmp@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-pspell@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-enchant@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-dbg@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-common-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-common-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-common-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-common@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-xmlrpc@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-fpm@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-debuginfo@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-snmp@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-dba@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-pdo@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-json-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-json-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-json-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-json@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-zip@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-soap@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-mysqlnd@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-opcache@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-intl@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-devel@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-process-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-process-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-process-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-process@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-ldap@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-embedded@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-bcmath@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "product": { "name": "rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "product_id": "rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-recode@7.0.27-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-mbstring@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-cli@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-odbc@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-gd@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-xml@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-intl@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-pgsql@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-gmp@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-pspell@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-enchant@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-dbg@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-common-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-common-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-common-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-common@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-xmlrpc@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-debuginfo@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-fpm@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-dba@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-pdo@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-snmp@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-process-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-process-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-process-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-process@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-json-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-json-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-json-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-json@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-soap@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-mysqlnd@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-zip@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-recode@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-opcache@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-devel@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-ldap@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-embedded@7.0.27-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "product": { "name": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "product_id": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php-bcmath@7.0.27-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-php70-php-0:7.0.27-1.el6.src", "product": { "name": "rh-php70-php-0:7.0.27-1.el6.src", "product_id": "rh-php70-php-0:7.0.27-1.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php@7.0.27-1.el6?arch=src" } } }, { "category": "product_version", "name": "rh-php70-php-0:7.0.27-1.el7.src", "product": { "name": "rh-php70-php-0:7.0.27-1.el7.src", "product_id": "rh-php70-php-0:7.0.27-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-php70-php@7.0.27-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src" }, "product_reference": "rh-php70-php-0:7.0.27-1.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-cli-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-common-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-common-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dba-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dbg-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-devel-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-embedded-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-enchant-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-fpm-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gd-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gmp-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-imap-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-intl-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-json-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-json-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-ldap-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-odbc-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-opcache-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pdo-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-process-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-process-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pspell-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-recode-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-snmp-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-soap-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-tidy-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xml-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-zip-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src" }, "product_reference": "rh-php70-php-0:7.0.27-1.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-cli-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-common-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-common-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dba-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dbg-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-devel-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-embedded-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-enchant-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-fpm-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gd-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gmp-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-imap-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-intl-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-json-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-json-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-ldap-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-odbc-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-opcache-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pdo-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-process-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-process-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pspell-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-recode-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-snmp-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-soap-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-tidy-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xml-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-zip-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src" }, "product_reference": "rh-php70-php-0:7.0.27-1.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-cli-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-common-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-common-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dba-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dbg-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-devel-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-embedded-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-enchant-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-fpm-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gd-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gmp-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-imap-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-intl-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-json-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-json-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-ldap-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-odbc-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-opcache-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pdo-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-process-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-process-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pspell-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-recode-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-snmp-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-soap-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-tidy-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xml-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-zip-0:7.0.27-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64" }, "product_reference": "rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src" }, "product_reference": "rh-php70-php-0:7.0.27-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-common-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-common-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-json-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-json-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-process-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-process-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src" }, "product_reference": "rh-php70-php-0:7.0.27-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-common-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-common-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-json-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-json-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-process-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-process-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src" }, "product_reference": "rh-php70-php-0:7.0.27-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-common-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-common-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-json-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-json-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-process-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-process-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src" }, "product_reference": "rh-php70-php-0:7.0.27-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-common-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-common-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-json-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-json-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-process-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-process-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src" }, "product_reference": "rh-php70-php-0:7.0.27-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-common-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-common-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-json-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-json-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-process-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-process-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" }, "product_reference": "rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-7412", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2016-09-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1377311" } ], "notes": [ { "category": "description", "text": "ext/mysqlnd/mysqlnd_wireprotocol.c in PHP before 5.6.26 and 7.x before 7.0.11 does not verify that a BIT field has the UNSIGNED_FLAG flag, which allows remote MySQL servers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted field metadata.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7412" }, { "category": "external", "summary": "RHBZ#1377311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377311" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7412", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7412" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7412", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7412" } ], "release_date": "2016-05-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.8, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field" }, { "cve": "CVE-2016-7413", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-09-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1377314" } ], "notes": [ { "category": "description", "text": "Use-after-free vulnerability in the wddx_stack_destroy function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a wddxPacket XML document that lacks an end-tag for a recordset field element, leading to mishandling in a wddx_deserialize call.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Use after free in wddx_deserialize", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7413" }, { "category": "external", "summary": "RHBZ#1377314", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377314" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7413", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7413" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7413", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7413" } ], "release_date": "2016-08-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Use after free in wddx_deserialize" }, { "cve": "CVE-2016-7414", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2016-09-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1377336" } ], "notes": [ { "category": "description", "text": "The ZIP signature-verification feature in PHP before 5.6.26 and 7.x before 7.0.11 does not ensure that the uncompressed_filesize field is large enough, which allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via a crafted PHAR archive, related to ext/phar/util.c and ext/phar/zip.c.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7414" }, { "category": "external", "summary": "RHBZ#1377336", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377336" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7414", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7414" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7414", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7414" } ], "release_date": "2016-08-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile" }, { "cve": "CVE-2016-7416", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2016-09-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1377340" } ], "notes": [ { "category": "description", "text": "ext/intl/msgformat/msgformat_format.c in PHP before 5.6.26 and 7.x before 7.0.11 does not properly restrict the locale length provided to the Locale class in the ICU library, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a MessageFormatter::formatMessage call with a long first argument.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Stack based buffer overflow in msgfmt_format_message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7416" }, { "category": "external", "summary": "RHBZ#1377340", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377340" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7416", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7416" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7416", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7416" } ], "release_date": "2016-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Stack based buffer overflow in msgfmt_format_message" }, { "cve": "CVE-2016-7417", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2016-09-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1377344" } ], "notes": [ { "category": "description", "text": "ext/spl/spl_array.c in PHP before 5.6.26 and 7.x before 7.0.11 proceeds with SplArray unserialization without validating a return value and data type, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Missing type check when unserializing SplArray", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7417" }, { "category": "external", "summary": "RHBZ#1377344", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377344" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7417", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7417" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7417", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7417" } ], "release_date": "2016-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Missing type check when unserializing SplArray" }, { "cve": "CVE-2016-7418", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2016-09-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1377352" } ], "notes": [ { "category": "description", "text": "The php_wddx_push_element function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service (invalid pointer access and out-of-bounds read) or possibly have unspecified other impact via an incorrect boolean element in a wddxPacket XML document, leading to mishandling in a wddx_deserialize call.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Null pointer dereference in php_wddx_push_element", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7418" }, { "category": "external", "summary": "RHBZ#1377352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377352" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7418", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7418" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7418", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7418" } ], "release_date": "2016-09-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Null pointer dereference in php_wddx_push_element" }, { "cve": "CVE-2016-7479", "discovery_date": "2017-01-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1412686" } ], "notes": [ { "category": "description", "text": "In all versions of PHP 7, during the unserialization process, resizing the \u0027properties\u0027 hash table of a serialized object may lead to use-after-free. A remote attacker may exploit this bug to gain arbitrary code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Use-after-free vulnerability when resizing the \u0027properties\u0027 hash table of a serialized object", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7479" }, { "category": "external", "summary": "RHBZ#1412686", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1412686" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7479", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7479" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7479", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7479" }, { "category": "external", "summary": "https://blog.checkpoint.com/wp-content/uploads/2016/12/PHP_Technical_Report.pdf", "url": "https://blog.checkpoint.com/wp-content/uploads/2016/12/PHP_Technical_Report.pdf" } ], "release_date": "2016-12-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Use-after-free vulnerability when resizing the \u0027properties\u0027 hash table of a serialized object" }, { "cve": "CVE-2016-9933", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2016-12-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1404723" } ], "notes": [ { "category": "description", "text": "An infinite recursion flaw was found in the gdImageFillToBorder() function from the gd library; also used by PHP imagefilltoborder() function, when passing a negative integer as the color parameter, triggering a stack overflow. A remote attacker with ability to force a negative color identifier when calling the function could crash the PHP application, causing a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "gd: Stack overflow in gdImageFillToBorder on truecolor images", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security has rated this issue as having Low security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9933" }, { "category": "external", "summary": "RHBZ#1404723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404723" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9933", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9933" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9933", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9933" } ], "release_date": "2016-12-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "gd: Stack overflow in gdImageFillToBorder on truecolor images" }, { "cve": "CVE-2016-9934", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2016-12-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1404726" } ], "notes": [ { "category": "description", "text": "ext/wddx/wddx.c in PHP before 5.6.28 and 7.x before 7.0.13 allows remote attackers to cause a denial of service (NULL pointer dereference) via crafted serialized data in a wddxPacket XML document, as demonstrated by a PDORow string.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: NULL Pointer Dereference in WDDX Packet Deserialization with PDORow", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9934" }, { "category": "external", "summary": "RHBZ#1404726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404726" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9934", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9934" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9934", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9934" } ], "release_date": "2015-12-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: NULL Pointer Dereference in WDDX Packet Deserialization with PDORow" }, { "cve": "CVE-2016-9935", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2016-12-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1404731" } ], "notes": [ { "category": "description", "text": "The php_wddx_push_element function in ext/wddx/wddx.c in PHP before 5.6.29 and 7.x before 7.0.14 allows remote attackers to cause a denial of service (out-of-bounds read and memory corruption) or possibly have unspecified other impact via an empty boolean element in a wddxPacket XML document.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Invalid read when wddx decodes empty boolean element", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9935" }, { "category": "external", "summary": "RHBZ#1404731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404731" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9935", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9935" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9935", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9935" } ], "release_date": "2016-12-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Invalid read when wddx decodes empty boolean element" }, { "cve": "CVE-2016-9936", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-12-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1404735" } ], "notes": [ { "category": "description", "text": "The unserialize implementation in ext/standard/var.c in PHP 7.x before 7.0.14 allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted serialized data. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-6834.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Use After Free in unserialize()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9936" }, { "category": "external", "summary": "RHBZ#1404735", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404735" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9936", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9936" } ], "release_date": "2016-12-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Use After Free in unserialize()" }, { "cve": "CVE-2016-10158", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "discovery_date": "2017-01-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1419015" } ], "notes": [ { "category": "description", "text": "It was found that the exif_convert_any_to_int() function in PHP was vulnerable to floating point exceptions when parsing tags in image files. A remote attacker with the ability to upload a malicious image could crash PHP, causing a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Wrong calculation in exif_convert_any_to_int function", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security has rated this issue as having Moderate security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-10158" }, { "category": "external", "summary": "RHBZ#1419015", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1419015" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-10158", "url": "https://www.cve.org/CVERecord?id=CVE-2016-10158" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-10158", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10158" } ], "release_date": "2017-01-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Wrong calculation in exif_convert_any_to_int function" }, { "cve": "CVE-2016-10159", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2017-01-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1419020" } ], "notes": [ { "category": "description", "text": "Integer overflow in the phar_parse_pharfile function in ext/phar/phar.c in PHP before 5.6.30 and 7.0.x before 7.0.15 allows remote attackers to cause a denial of service (memory consumption or application crash) via a truncated manifest entry in a PHAR archive.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Integer overflow in phar_parse_pharfile", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-10159" }, { "category": "external", "summary": "RHBZ#1419020", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1419020" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-10159", "url": "https://www.cve.org/CVERecord?id=CVE-2016-10159" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-10159", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10159" } ], "release_date": "2017-01-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Integer overflow in phar_parse_pharfile" }, { "cve": "CVE-2016-10160", "cwe": { "id": "CWE-193", "name": "Off-by-one Error" }, "discovery_date": "2017-01-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1419018" } ], "notes": [ { "category": "description", "text": "Off-by-one error in the phar_parse_pharfile function in ext/phar/phar.c in PHP before 5.6.30 and 7.0.x before 7.0.15 allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a crafted PHAR archive with an alias mismatch.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Off-by-one error in phar_parse_pharfile when loading crafted phar archive", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-10160" }, { "category": "external", "summary": "RHBZ#1419018", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1419018" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-10160", "url": "https://www.cve.org/CVERecord?id=CVE-2016-10160" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-10160", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10160" } ], "release_date": "2017-01-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Off-by-one error in phar_parse_pharfile when loading crafted phar archive" }, { "cve": "CVE-2016-10161", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-01-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1419010" } ], "notes": [ { "category": "description", "text": "The object_common1 function in ext/standard/var_unserializer.c in PHP before 5.6.30, 7.0.x before 7.0.15, and 7.1.x before 7.1.1 allows remote attackers to cause a denial of service (buffer over-read and application crash) via crafted serialized data that is mishandled in a finish_nested_data call.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Out-of-bounds heap read on unserialize in finish_nested_data()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-10161" }, { "category": "external", "summary": "RHBZ#1419010", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1419010" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-10161", "url": "https://www.cve.org/CVERecord?id=CVE-2016-10161" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-10161", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10161" } ], "release_date": "2017-01-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Out-of-bounds heap read on unserialize in finish_nested_data()" }, { "cve": "CVE-2016-10162", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2017-01-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1419012" } ], "notes": [ { "category": "description", "text": "The php_wddx_pop_element function in ext/wddx/wddx.c in PHP 7.0.x before 7.0.15 and 7.1.x before 7.1.1 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an inapplicable class name in a wddxPacket XML document, leading to mishandling in a wddx_deserialize call.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Null pointer dereference when unserializing PHP object", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-10162" }, { "category": "external", "summary": "RHBZ#1419012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1419012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-10162", "url": "https://www.cve.org/CVERecord?id=CVE-2016-10162" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-10162", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10162" } ], "release_date": "2017-01-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Null pointer dereference when unserializing PHP object" }, { "cve": "CVE-2016-10167", "discovery_date": "2017-01-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1418984" } ], "notes": [ { "category": "description", "text": "A null pointer dereference flaw was found in libgd. An attacker could use a specially-crafted .gd2 file to cause an application linked with libgd to crash, leading to denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "gd: DoS vulnerability in gdImageCreateFromGd2Ctx()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-10167" }, { "category": "external", "summary": "RHBZ#1418984", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1418984" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-10167", "url": "https://www.cve.org/CVERecord?id=CVE-2016-10167" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-10167", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10167" } ], "release_date": "2016-08-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "gd: DoS vulnerability in gdImageCreateFromGd2Ctx()" }, { "cve": "CVE-2016-10168", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2017-01-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1418986" } ], "notes": [ { "category": "description", "text": "An integer overflow flaw, leading to a heap-based buffer overflow was found in the way libgd read some specially-crafted gd2 files. A remote attacker could use this flaw to crash an application compiled with libgd or in certain cases execute arbitrary code with the privileges of the user running that application.", "title": "Vulnerability description" }, { "category": "summary", "text": "gd: Integer overflow in gd_io.c", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-10168" }, { "category": "external", "summary": "RHBZ#1418986", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1418986" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-10168", "url": "https://www.cve.org/CVERecord?id=CVE-2016-10168" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-10168", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10168" } ], "release_date": "2016-12-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "gd: Integer overflow in gd_io.c" }, { "cve": "CVE-2017-5340", "cwe": { "id": "CWE-456", "name": "Missing Initialization of a Variable" }, "discovery_date": "2017-01-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1412631" } ], "notes": [ { "category": "description", "text": "Zend/zend_hash.c in PHP before 7.0.15 and 7.1.x before 7.1.1 mishandles certain cases that require large array allocations, which allows remote attackers to execute arbitrary code or cause a denial of service (integer overflow, uninitialized memory access, and use of arbitrary destructor function pointers) via crafted serialized data.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Use of uninitialized memory in unserialize()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-5340" }, { "category": "external", "summary": "RHBZ#1412631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1412631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-5340", "url": "https://www.cve.org/CVERecord?id=CVE-2017-5340" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-5340", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-5340" } ], "release_date": "2016-12-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Use of uninitialized memory in unserialize()" }, { "cve": "CVE-2017-7890", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2017-07-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1473822" } ], "notes": [ { "category": "description", "text": "A data leak was found in gdImageCreateFromGifCtx() in GD Graphics Library used in PHP before 5.6.31 and 7.1.7. An attacker could craft a malicious GIF image and read up to 762 bytes from stack.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Buffer over-read from unitialized data in gdImageCreateFromGifCtx function", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security has rated this issue as having Moderate security impact. This issue is not currently planned to be addressed in future updates. We recommend avoiding usage of the functions gdImageCreateFromGifCtx() and imagecreatefromstring() as they can lead to stack data leak.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-7890" }, { "category": "external", "summary": "RHBZ#1473822", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1473822" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-7890", "url": "https://www.cve.org/CVERecord?id=CVE-2017-7890" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-7890", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7890" } ], "release_date": "2017-07-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Buffer over-read from unitialized data in gdImageCreateFromGifCtx function" }, { "cve": "CVE-2017-9224", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-05-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1466730" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in match_at() during regular expression searching. A logical error involving order of validation and access in match_at() could result in an out-of-bounds read from a stack buffer.", "title": "Vulnerability description" }, { "category": "summary", "text": "oniguruma: Out-of-bounds stack read in match_at() during regular expression searching", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9224" }, { "category": "external", "summary": "RHBZ#1466730", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1466730" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9224", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9224" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9224", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9224" } ], "release_date": "2017-05-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "oniguruma: Out-of-bounds stack read in match_at() during regular expression searching" }, { "cve": "CVE-2017-9226", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2017-05-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1466736" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.", "title": "Vulnerability description" }, { "category": "summary", "text": "oniguruma: Heap buffer overflow in next_state_val() during regular expression compilation", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9226" }, { "category": "external", "summary": "RHBZ#1466736", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1466736" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9226", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9226" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9226", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9226" } ], "release_date": "2017-05-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "oniguruma: Heap buffer overflow in next_state_val() during regular expression compilation" }, { "cve": "CVE-2017-9227", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-05-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1466739" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in mbc_enc_len() during regular expression searching. Invalid handling of reg-\u003edmin in forward_search_range() could result in an invalid pointer dereference, as an out-of-bounds read from a stack buffer.", "title": "Vulnerability description" }, { "category": "summary", "text": "oniguruma: Out-of-bounds stack read in mbc_enc_len() during regular expression searching", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9227" }, { "category": "external", "summary": "RHBZ#1466739", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1466739" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9227", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9227" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9227", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9227" } ], "release_date": "2017-05-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "oniguruma: Out-of-bounds stack read in mbc_enc_len() during regular expression searching" }, { "cve": "CVE-2017-9228", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2017-05-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1466740" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write occurs in bitset_set_range() during regular expression compilation due to an uninitialized variable from an incorrect state transition. An incorrect state transition in parse_char_class() could create an execution path that leaves a critical local variable uninitialized until it\u0027s used as an index, resulting in an out-of-bounds write memory corruption.", "title": "Vulnerability description" }, { "category": "summary", "text": "oniguruma: Out-of-bounds heap write in bitset_set_range()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9228" }, { "category": "external", "summary": "RHBZ#1466740", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1466740" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9228", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9228" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9228", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9228" } ], "release_date": "2017-05-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "oniguruma: Out-of-bounds heap write in bitset_set_range()" }, { "cve": "CVE-2017-9229", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2017-05-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1466746" } ], "notes": [ { "category": "description", "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A SIGSEGV occurs in left_adjust_char_head() during regular expression compilation. Invalid handling of reg-\u003edmax in forward_search_range() could result in an invalid pointer dereference, normally as an immediate denial-of-service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "oniguruma: Invalid pointer dereference in left_adjust_char_head()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9229" }, { "category": "external", "summary": "RHBZ#1466746", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1466746" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9229", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9229" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9229", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9229" } ], "release_date": "2017-05-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "oniguruma: Invalid pointer dereference in left_adjust_char_head()" }, { "cve": "CVE-2017-11143", "discovery_date": "2017-07-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1471824" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "php: Incorrect WDDX deserialization of boolean parameters leads to DoS", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-11143" }, { "category": "external", "summary": "RHBZ#1471824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1471824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-11143", "url": "https://www.cve.org/CVERecord?id=CVE-2017-11143" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-11143", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11143" } ], "release_date": "2017-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Incorrect WDDX deserialization of boolean parameters leads to DoS" }, { "cve": "CVE-2017-11144", "cwe": { "id": "CWE-253", "name": "Incorrect Check of Function Return Value" }, "discovery_date": "2017-07-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1471827" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "php: Incorrect return value check of OpenSSL sealing function leads to crash", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security has rated this issue as having Moderate security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-11144" }, { "category": "external", "summary": "RHBZ#1471827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1471827" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-11144", "url": "https://www.cve.org/CVERecord?id=CVE-2017-11144" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-11144", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11144" } ], "release_date": "2017-05-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Incorrect return value check of OpenSSL sealing function leads to crash" }, { "cve": "CVE-2017-11145", "discovery_date": "2017-07-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1471834" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "php: wddx_deserialize() heap out-of-bound read via php_parse_date()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-11145" }, { "category": "external", "summary": "RHBZ#1471834", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1471834" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-11145", "url": "https://www.cve.org/CVERecord?id=CVE-2017-11145" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-11145", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11145" } ], "release_date": "2017-06-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: wddx_deserialize() heap out-of-bound read via php_parse_date()" }, { "cve": "CVE-2017-11147", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2017-07-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1471842" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "php: Out-of-bounds read in phar_parse_pharfile", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security has rated this issue as having Moderate security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-11147" }, { "category": "external", "summary": "RHBZ#1471842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1471842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-11147", "url": "https://www.cve.org/CVERecord?id=CVE-2017-11147" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-11147", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11147" } ], "release_date": "2016-12-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Out-of-bounds read in phar_parse_pharfile" }, { "cve": "CVE-2017-11362", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2017-07-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1475373" } ], "notes": [ { "category": "description", "text": "In PHP 7.x before 7.0.21 and 7.1.x before 7.1.7, ext/intl/msgformat/msgformat_parse.c does not restrict the locale length, which allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) or possibly have unspecified other impact within International Components for Unicode (ICU) for C/C++ via a long first argument to the msgfmt_parse_message function.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Stack-based buffer over-read in msgfmt_parse_message function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-11362" }, { "category": "external", "summary": "RHBZ#1475373", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1475373" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-11362", "url": "https://www.cve.org/CVERecord?id=CVE-2017-11362" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-11362", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11362" } ], "release_date": "2017-07-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Stack-based buffer over-read in msgfmt_parse_message function" }, { "cve": "CVE-2017-11628", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2017-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1475522" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "php: Stack based 1-byte buffer over-write in zend_ini_do_op() function Zend/zend_ini_parser.c", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-11628" }, { "category": "external", "summary": "RHBZ#1475522", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1475522" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-11628", "url": "https://www.cve.org/CVERecord?id=CVE-2017-11628" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-11628", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11628" } ], "release_date": "2017-07-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Stack based 1-byte buffer over-write in zend_ini_do_op() function Zend/zend_ini_parser.c" }, { "cve": "CVE-2017-12932", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2017-08-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1484837" } ], "notes": [ { "category": "description", "text": "ext/standard/var_unserializer.re in PHP 7.0.x through 7.0.22 and 7.1.x through 7.1.8 is prone to a heap use after free while unserializing untrusted data, related to improper use of the hash API for key deletion in a situation with an invalid array size. Exploitation of this issue can have an unspecified impact on the integrity of PHP.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Heap use after free in ext/standard/var_unserializer.re", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-12932" }, { "category": "external", "summary": "RHBZ#1484837", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1484837" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-12932", "url": "https://www.cve.org/CVERecord?id=CVE-2017-12932" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-12932", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12932" } ], "release_date": "2017-02-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Heap use after free in ext/standard/var_unserializer.re" }, { "cve": "CVE-2017-12933", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-08-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1484838" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "php: buffer over-read in finish_nested_data function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-12933" }, { "category": "external", "summary": "RHBZ#1484838", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1484838" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-12933", "url": "https://www.cve.org/CVERecord?id=CVE-2017-12933" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-12933", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12933" } ], "release_date": "2017-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: buffer over-read in finish_nested_data function" }, { "cve": "CVE-2017-12934", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2017-08-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1484839" } ], "notes": [ { "category": "description", "text": "ext/standard/var_unserializer.re in PHP 7.0.x before 7.0.21 and 7.1.x before 7.1.7 is prone to a heap use after free while unserializing untrusted data, related to the zval_get_type function in Zend/zend_types.h. Exploitation of this issue can have an unspecified impact on the integrity of PHP.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: heap use after free in ext/standard/var_unserializer.re", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-12934" }, { "category": "external", "summary": "RHBZ#1484839", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1484839" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-12934", "url": "https://www.cve.org/CVERecord?id=CVE-2017-12934" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-12934", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12934" } ], "release_date": "2017-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: heap use after free in ext/standard/var_unserializer.re" }, { "cve": "CVE-2017-16642", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2017-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1512057" } ], "notes": [ { "category": "description", "text": "In PHP before 5.6.32, 7.x before 7.0.25, and 7.1.x before 7.1.11, an error in the date extension\u0027s timelib_meridian handling of \u0027front of\u0027 and \u0027back of\u0027 directives 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: this is a different issue than CVE-2017-11145.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Out-of-bound read in timelib_meridian()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-16642" }, { "category": "external", "summary": "RHBZ#1512057", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1512057" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-16642", "url": "https://www.cve.org/CVERecord?id=CVE-2017-16642" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-16642", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16642" } ], "release_date": "2017-11-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 2.9, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: Out-of-bound read in timelib_meridian()" }, { "cve": "CVE-2018-5711", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2018-01-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1535246" } ], "notes": [ { "category": "description", "text": "gd_gif_in.c in the GD Graphics Library (aka libgd), as used in PHP before 5.6.33, 7.0.x before 7.0.27, 7.1.x before 7.1.13, and 7.2.x before 7.2.1, has an integer signedness error that leads to an infinite loop via a crafted GIF file, as demonstrated by a call to the imagecreatefromgif or imagecreatefromstring PHP function. This is related to GetCode_ and gdImageCreateFromGifCtx.", "title": "Vulnerability description" }, { "category": "summary", "text": "gd: Infinite loop in gdImageCreateFromGifCtx() in gd_gif_in.c", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as low severity because it causes an infinite loop, resulting in a denial of service, while it can exhaust server resources and impact availability, it does not pose a threat to system security or integrity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-5711" }, { "category": "external", "summary": "RHBZ#1535246", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1535246" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-5711", "url": "https://www.cve.org/CVERecord?id=CVE-2018-5711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5711" } ], "release_date": "2017-11-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "gd: Infinite loop in gdImageCreateFromGifCtx() in gd_gif_in.c" }, { "cve": "CVE-2018-5712", "discovery_date": "2018-01-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1535251" } ], "notes": [ { "category": "description", "text": "An issue was discovered in PHP before 5.6.33, 7.0.x before 7.0.27, 7.1.x before 7.1.13, and 7.2.x before 7.2.1. There is Reflected XSS on the PHAR 404 error page via the URI of a request for a .phar file.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Reflected XSS on PHAR 404 page", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-5712" }, { "category": "external", "summary": "RHBZ#1535251", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1535251" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-5712", "url": "https://www.cve.org/CVERecord?id=CVE-2018-5712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-5712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5712" } ], "release_date": "2017-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-05-03T05:06:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:1296" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.src", "6Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-imap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-tidy-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Server-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Server-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.src", "7Workstation-RHSCL-3.1:rh-php70-php-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-bcmath-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-cli-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-common-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dba-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-dbg-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-debuginfo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-devel-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-embedded-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-enchant-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-fpm-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-gmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-intl-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-json-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-ldap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mbstring-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-mysqlnd-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-odbc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-opcache-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pdo-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pgsql-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-process-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-pspell-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-recode-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-snmp-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-soap-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xml-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-xmlrpc-0:7.0.27-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-php70-php-zip-0:7.0.27-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: Reflected XSS on PHAR 404 page" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…