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 – Updated: 2024-08-05 17:02
VLAI
EPSS
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.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://github.com/kkos/oniguruma/issues/55 | x_refsource_CONFIRM |
| https://access.redhat.com/errata/RHSA-2018:1296 | vendor-advisoryx_refsource_REDHAT |
| https://github.com/kkos/oniguruma/commit/f015fbdd… | x_refsource_CONFIRM |
| https://github.com/kkos/oniguruma/commit/b4bf968a… | x_refsource_CONFIRM |
| http://www.securityfocus.com/bid/101244 | vdb-entryx_refsource_BID |
Date Public
2017-05-24 00:00
{
"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.000Z",
"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.000Z",
"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.000Z",
"dateReserved": "2017-05-24T00:00:00.000Z",
"dateUpdated": "2024-08-05T17:02:44.087Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2017-9226",
"date": "2026-05-27",
"epss": "0.01242",
"percentile": "0.79525"
},
"fkie_nvd": {
"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\"}]}]}]",
"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": "2024-11-21T03:35:37.963",
"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}]}",
"published": "2017-05-24T15:29:00.277",
"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\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-787\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2017-9226\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-05-24T15:29:00.277\",\"lastModified\":\"2026-05-13T00:24:29.033\",\"vulnStatus\":\"Modified\",\"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:1717-1
Vulnerability from csaf_suse - Published: 2017-06-29 12:50 - Updated: 2017-06-29 12:50Summary
Security update for php7
Severity
Moderate
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).
9.8 (Critical)
Affected products
Recommended
210 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
210 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4 (Medium)
Affected products
Recommended
210 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
4.8 (Medium)
Affected products
Recommended
210 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4 (Medium)
Affected products
Recommended
210 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
29 references
{
"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"
}
]
}
WID-SEC-W-2023-2719
Vulnerability from csaf_certbund - Published: 2017-06-18 22:00 - Updated: 2025-04-16 22:00Summary
PHP: Mehrere Schwachstellen
Severity
Mittel
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
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source PHP
Open Source
|
cpe:/a:php:php:-
|
— | |
|
SUSE Linux Enterprise Server 11-SP4
SUSE / Linux Enterprise Server
|
cpe:/o:suse:linux_enterprise_server:11-sp4
|
11-SP4 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source PHP
Open Source
|
cpe:/a:php:php:-
|
— | |
|
SUSE Linux Enterprise Server 11-SP4
SUSE / Linux Enterprise Server
|
cpe:/o:suse:linux_enterprise_server:11-sp4
|
11-SP4 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source PHP
Open Source
|
cpe:/a:php:php:-
|
— | |
|
SUSE Linux Enterprise Server 11-SP4
SUSE / Linux Enterprise Server
|
cpe:/o:suse:linux_enterprise_server:11-sp4
|
11-SP4 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source PHP
Open Source
|
cpe:/a:php:php:-
|
— | |
|
SUSE Linux Enterprise Server 11-SP4
SUSE / Linux Enterprise Server
|
cpe:/o:suse:linux_enterprise_server:11-sp4
|
11-SP4 |
References
13 references
{
"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"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…